mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
27 lines
1.0 KiB
XML
27 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|
|
|