llfuse


Namellfuse JSON
Version 1.5.1 PyPI version JSON
download
home_pagehttps://github.com/python-llfuse/python-llfuse/
SummaryPython bindings for the low-level FUSE API
upload_time2024-08-31 12:34:54
maintainerNone
docs_urlNone
authorNikolaus Rath
requires_python>=3.8
licenseLGPL
keywords fuse python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
  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

**Warning - no longer developed!**

Python-LLFUSE is no longer actively developed and just receiving
community-contributed maintenance to keep it alive for some time.

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/python-llfuse/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/llfuse/
.. _GitHub: https://github.com/python-llfuse/python-llfuse

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python-llfuse/python-llfuse/",
    "name": "llfuse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "FUSE, python",
    "author": "Nikolaus Rath",
    "author_email": "Nikolaus@rath.org",
    "download_url": "https://files.pythonhosted.org/packages/be/a5/a3dc8426732f75ff2cdd48aaaa60a44afd56812760f49198c0d204768b1f/llfuse-1.5.1.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\n**Warning - no longer developed!**\n\nPython-LLFUSE is no longer actively developed and just receiving\ncommunity-contributed maintenance to keep it alive for some time.\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/python-llfuse/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/llfuse/\n.. _GitHub: https://github.com/python-llfuse/python-llfuse\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Python bindings for the low-level FUSE API",
    "version": "1.5.1",
    "project_urls": {
        "Homepage": "https://github.com/python-llfuse/python-llfuse/"
    },
    "split_keywords": [
        "fuse",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bea5a3dc8426732f75ff2cdd48aaaa60a44afd56812760f49198c0d204768b1f",
                "md5": "8562120ca5cf3efeaac6607b05230037",
                "sha256": "7c9be52289cf647e3d735104531cc23a1a89fd1be3a621613a1cc0991f1b2699"
            },
            "downloads": -1,
            "filename": "llfuse-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8562120ca5cf3efeaac6607b05230037",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 959557,
            "upload_time": "2024-08-31T12:34:54",
            "upload_time_iso_8601": "2024-08-31T12:34:54.138108Z",
            "url": "https://files.pythonhosted.org/packages/be/a5/a3dc8426732f75ff2cdd48aaaa60a44afd56812760f49198c0d204768b1f/llfuse-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 12:34:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-llfuse",
    "github_project": "python-llfuse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "llfuse"
}
        
Elapsed time: 1.18741s