diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2017-03-09 11:29:41 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-09 11:29:41 +0000 |
commit | 963feed8b72c5b7171a49a5f2e15de48e303e83d (patch) | |
tree | 267f6b84283d9ad047dc0f7786ba54357357ede1 /python/python-fusepy/slack-desc | |
parent | 77b0c9b2776e03f21eec7f48ec7de4ef199242d9 (diff) | |
download | slackbuilds-963feed8b72c5b7171a49a5f2e15de48e303e83d.tar.gz |
python/python-fusepy: Added (Simple ctypes bindings for FUSE).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-fusepy/slack-desc')
-rw-r--r-- | python/python-fusepy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-fusepy/slack-desc b/python/python-fusepy/slack-desc new file mode 100644 index 0000000000..fb548855fb --- /dev/null +++ b/python/python-fusepy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-fusepy: python-fusepy (Simple ctypes bindings for FUSE) +python-fusepy: +python-fusepy: fusepy is a Python module that provides a simple interface to FUSE +python-fusepy: and MacFUSE. It's just one file and is implemented using ctypes. +python-fusepy: +python-fusepy: Website: https://github.com/terencehonles/fusepy +python-fusepy: +python-fusepy: +python-fusepy: +python-fusepy: +python-fusepy: |