Files
guru/dev-python/rstr/metadata.xml
Alessandro Barbieri 2b865e2e3f dev-python/rstr: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-07-04 01:55:45 +02:00

18 lines
592 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
rstr is a helper module for easily generating random strings
of various types. It could be useful for fuzz testing,
generating dummy data, or other applications.
</longdescription>
<upstream>
<remote-id type="pypi">rstr</remote-id>
</upstream>
</pkgmetadata>