summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-01-02 18:18:44 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-01-02 18:19:02 +0100
commit642c886f2adbd17cf685d839453712d44392dc29 (patch)
treede0d1f9b3393c1ecb5eb674fa87d004aaf7477e5
parentsys-block/open-iscsi: bup to fix musl breakage (diff)
downloadgentoo-642c886f2adbd17cf685d839453712d44392dc29.tar.gz
gentoo-642c886f2adbd17cf685d839453712d44392dc29.tar.bz2
gentoo-642c886f2adbd17cf685d839453712d44392dc29.zip
dev-python/fusepy: get description right.
Package-Manager: portage-2.3.0
-rw-r--r--dev-python/fusepy/metadata.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-python/fusepy/metadata.xml b/dev-python/fusepy/metadata.xml
index aefaba83bc26..d806a30c7d2c 100644
--- a/dev-python/fusepy/metadata.xml
+++ b/dev-python/fusepy/metadata.xml
@@ -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>