commit: 642c886f2adbd17cf685d839453712d44392dc29
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 17:18:44 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 17:19:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642c886f
dev-python/fusepy: get description right.
Package-Manager: portage-2.3.0
dev-python/fusepy/metadata.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-python/fusepy/metadata.xml b/dev-python/fusepy/metadata.xml
index aefaba8..d806a30 100644
--- a/dev-python/fusepy/metadata.xml
+++ b/dev-python/fusepy/metadata.xml
@@ -5,10 +5,9 @@
<email>[email protected]</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>