summaryrefslogtreecommitdiff
path: root/dev-python/factory_boy/metadata.xml
blob: dbdeda74025f1dc05c5020f1238e7479a11c2627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
  <description>co-maintainers welcome</description>
 </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>
  <maintainer status="active">
   <email>raphael.barrois+fboy@polytechnique.org</email>
   <name>Raphaël Barrois</name>
  </maintainer>
  <changelog>https://raw.githubusercontent.com/FactoryBoy/factory_boy/master/docs/changelog.rst</changelog>
  <bugs-to>https://github.com/FactoryBoy/factory_boy/issues</bugs-to>
  <doc lang="en">https://factoryboy.readthedocs.io</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>