Michał Górny fa435c674f
*/*: Retire marbre (proxied maintainer)
Closes: https://bugs.gentoo.org/643664
Closes: https://bugs.gentoo.org/682368
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-06-01 21:23:18 +02:00

18 lines
623 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
Entry points are a way for Python packages to advertise objects with
some common interface. The most common examples are console_scripts
entry points, which define shell commands by identifying a Python
function to run.
</longdescription>
<upstream>
<remote-id type="github">takluyver/testpath</remote-id>
</upstream>
</pkgmetadata>