..
NOTE: We cannot use sophisticated ReST syntax (like
e.g. :file:`foo`) here because this isn't rendered correctly
by PyPi.
The Python-LLFUSE Module
========================
.. start-intro
This is a fork of Python-LLFUSE used by the Arvados project to support
"arv-mount". **If you are trying to install "arv-mount" you want the
"arvados_fuse" package.**
Python-LLFUSE is a set of Python bindings for the low level FUSE_
API. It requires at least FUSE 2.8.0 and supports both Python 2.x and
3.x. Like FUSE itself, Python-LLFUSE is developed for Linux systems,
but it should be compatible with OS-X, FreeBSD and NetBSD as well.
Python-LLFUSE releases can be downloaded from PyPi_. The documentation
can be `read online`__ and is also included in the ``doc/html``
directory of the Python-LLFUSE tarball.
Getting Help
------------
Please report any bugs on the `issue tracker`_. For discussion and
questions, please use the general `FUSE mailing list`_. A searchable
`mailing list archive`_ is kindly provided by Gmane_.
Contributing
------------
The Python-LLFUSE source code is available on GitHub_.
.. __: https://llfuse.readthedocs.io/
.. _FUSE: http://github.com/libfuse/libfuse
.. _FUSE mailing list: https://lists.sourceforge.net/lists/listinfo/fuse-devel
.. _issue tracker: https://github.com/arvados/python-llfuse/issues
.. _mailing list archive: http://dir.gmane.org/gmane.comp.file-systems.fuse.devel
.. _Gmane: http://www.gmane.org/
.. _PyPi: https://pypi.python.org/pypi/arvados-llfuse/
.. _GitHub: https://github.com/arvados/python-llfuse
Raw data
{
"_id": null,
"home_page": "https://github.com/arvados/python-llfuse/",
"name": "arvados-llfuse",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": "FUSE, python",
"author": "Nikolaus Rath",
"author_email": "Nikolaus@rath.org",
"download_url": "https://files.pythonhosted.org/packages/fd/ea/24a44d4ca9391e1034ac39c0576f4e83db61c12e01140d788479d7b16b3f/arvados-llfuse-1.5.2.tar.gz",
"platform": "Linux",
"description": "..\n NOTE: We cannot use sophisticated ReST syntax (like\n e.g. :file:`foo`) here because this isn't rendered correctly\n by PyPi.\n\nThe Python-LLFUSE Module\n========================\n\n\n.. start-intro\n\nThis is a fork of Python-LLFUSE used by the Arvados project to support\n\"arv-mount\". **If you are trying to install \"arv-mount\" you want the\n\"arvados_fuse\" package.**\n\nPython-LLFUSE is a set of Python bindings for the low level FUSE_\nAPI. It requires at least FUSE 2.8.0 and supports both Python 2.x and\n3.x. Like FUSE itself, Python-LLFUSE is developed for Linux systems,\nbut it should be compatible with OS-X, FreeBSD and NetBSD as well.\n\nPython-LLFUSE releases can be downloaded from PyPi_. The documentation\ncan be `read online`__ and is also included in the ``doc/html``\ndirectory of the Python-LLFUSE tarball.\n\n\nGetting Help\n------------\n\nPlease report any bugs on the `issue tracker`_. For discussion and\nquestions, please use the general `FUSE mailing list`_. A searchable\n`mailing list archive`_ is kindly provided by Gmane_.\n\n\nContributing\n------------\n\nThe Python-LLFUSE source code is available on GitHub_.\n\n\n.. __: https://llfuse.readthedocs.io/\n.. _FUSE: http://github.com/libfuse/libfuse\n.. _FUSE mailing list: https://lists.sourceforge.net/lists/listinfo/fuse-devel\n.. _issue tracker: https://github.com/arvados/python-llfuse/issues\n.. _mailing list archive: http://dir.gmane.org/gmane.comp.file-systems.fuse.devel\n.. _Gmane: http://www.gmane.org/\n.. _PyPi: https://pypi.python.org/pypi/arvados-llfuse/\n.. _GitHub: https://github.com/arvados/python-llfuse\n",
"bugtrack_url": null,
"license": "LGPL",
"summary": "Arvados fork of Python bindings for the low-level FUSE API",
"version": "1.5.2",
"project_urls": {
"Homepage": "https://github.com/arvados/python-llfuse/"
},
"split_keywords": [
"fuse",
" python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fdea24a44d4ca9391e1034ac39c0576f4e83db61c12e01140d788479d7b16b3f",
"md5": "790b7ea1702e77b7107e4c057923a016",
"sha256": "37b7b8ad9fa9e0a145211136a1ffd9ae114aa6fc3cc0bea99eea519dfaf06564"
},
"downloads": -1,
"filename": "arvados-llfuse-1.5.2.tar.gz",
"has_sig": false,
"md5_digest": "790b7ea1702e77b7107e4c057923a016",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 328734,
"upload_time": "2024-04-05T16:34:05",
"upload_time_iso_8601": "2024-04-05T16:34:05.833535Z",
"url": "https://files.pythonhosted.org/packages/fd/ea/24a44d4ca9391e1034ac39c0576f4e83db61c12e01140d788479d7b16b3f/arvados-llfuse-1.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-05 16:34:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "arvados",
"github_project": "python-llfuse",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "arvados-llfuse"
}