Source: golang-github-lucasjones-reggen
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-lucasjones-reggen
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-lucasjones-reggen.git
Homepage: https://github.com/lucasjones/reggen
XS-Go-Import-Path: github.com/lucasjones/reggen

Package: golang-github-lucasjones-reggen-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Go package to generate text from regex definitions
 This library generates random strings that match a given regular
 expression pattern. It is useful for testing, fuzzing, and generating
 sample data.
 .
 This package is a dependency of github.com/pb33f/libopenapi-validator,
 which is in turn needed by the Prometheus monitoring system for its
 OpenAPI endpoint support.

