gentoo/dev-python/fusepy/metadata.xml
Patrice Clement 642c886f2a
dev-python/fusepy: get description right.
Package-Manager: portage-2.3.0
2017-01-02 18:19:02 +01:00

16 lines
514 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
fusepy is a Python module that provides a simple interface to FUSE and
MacFUSE. It's just one file and is implemented using ctypes.
</longdescription>
<upstream>
<remote-id type="github">terencehonles/fusepy</remote-id>
</upstream>
</pkgmetadata>