summaryrefslogtreecommitdiff
path: root/dev-python/fusepy/metadata.xml
blob: 6cc809aae2633a9e1fbd348d9fe46d5c400c7cb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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">fusepy/fusepy</remote-id>
  <remote-id type="pypi">fusepy</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>