summaryrefslogtreecommitdiff
blob: 0b1414e1bb418f1df8c588058be39a7860195604 (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
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
	<herd>proxy-maintainers</herd>
	<maintainer>
		<email>bugs@bergstroem.nu</email>
		<name>Johan Bergström</name>
		<description>Proxy-Maintainer, assign bugs</description>
	</maintainer>
	<maintainer>
		<email>ultrabug@gentoo.org</email>
		<name>Alexys Jacob</name>
	</maintainer>
	<maintainer>
		<email>julien@thebault.co</email>
		<name>Lujeni</name>
		<description>Proxy-Maintainer, assign bugs</description>
	</maintainer>
	<longdescription lang="en">PyMongo is a Python distribution containing tools 
	for working with MongoDB, and is the recommended way to work 
	with MongoDB from Python.</longdescription>
	<use>
		<flag name="mod_wsgi">Disable the C extension to work with mod_wsgi.</flag>
	</use>
	<upstream>
		<remote-id type="pypi">pymongo</remote-id>
	</upstream>
</pkgmetadata>