Files
guru/dev-python/factory_boy/metadata.xml
Alessandro Barbieri 4b25a64b63 dev-python/factory_boy: comaintainers welcome
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-05-05 09:32:53 +02:00

27 lines
1.0 KiB
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">
A versatile test fixtures replacement based on thoughtbot's
factory_bot for Ruby. It is designed to work well with various
ORMs (Django, Mongo, SQLAlchemy).
</longdescription>
<upstream>
<bugs-to>https://github.com/FactoryBoy/factory_boy/issues</bugs-to>
<changelog>https://raw.githubusercontent.com/FactoryBoy/factory_boy/master/docs/changelog.rst</changelog>
<doc lang="en">https://factoryboy.readthedocs.io</doc>
<maintainer status="active">
<email>raphael.barrois+fboy@polytechnique.org</email>
<name>Raphaël Barrois</name>
</maintainer>
<remote-id type="github">FactoryBoy/factory_boy</remote-id>
<remote-id type="pypi">factory_boy</remote-id>
</upstream>
</pkgmetadata>