Files
guru/dev-python/factory_boy/metadata.xml
Alessandro Barbieri 41821e268c dev-python/factory_boy: deps cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-04-27 23:24:15 +02:00

26 lines
977 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<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>