mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/fusepy: new package.
fusepy is a Python module that provides a simple interface to FUSE and MacFUSE. It's just one file and is implemented using ctypes. Gentoo-Bug: https://bugs.gentoo.org/469344 Package-Manager: portage-2.3.0
This commit is contained in:
16
dev-python/fusepy/metadata.xml
Normal file
16
dev-python/fusepy/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?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>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>
|
||||
<upstream>
|
||||
<remote-id type="github">terencehonles/fusepy</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user