mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-08 01:07:30 -08:00
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
22 lines
716 B
XML
22 lines
716 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
pyutil -- a library of useful Python functions and classes
|
|
==========================================================
|
|
|
|
Many of these utilities (or their ancestors) were developed for
|
|
the Mojo
|
|
Nation, Mnet, Allmydata.com "Mountain View", Tahoe-LAFS, or
|
|
SimpleGeo's
|
|
products. (In the case where the code was developed for a
|
|
for-profit
|
|
company, the copyright holder donated the pyutil code to the
|
|
public under
|
|
these open source licences.)
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">pyutil</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|