dev-python/fusepy: get description right.

Package-Manager: portage-2.3.0
This commit is contained in:
Patrice Clement
2017-01-02 18:18:44 +01:00
parent 47fd69ecdf
commit 642c886f2a

View File

@@ -5,10 +5,9 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>Pika is a pure-Python implementation of the AMQP 0-9-1
protocol that tries to stay fairly independent of the underlying network
support library. Pika was developed primarily for use with RabbitMQ, but
should also work with other AMQP 0-9-1 brokers.
<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>