filesystems


Namefilesystems JSON
Version 0.26.0 PyPI version JSON
download
home_pagehttps://github.com/Julian/Filesystems
SummaryA filesystem abstraction layer
upload_time2021-05-22 23:12:05
maintainer
docs_urlNone
authorJulian Berman
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ===========
Filesystems
===========

|PyPI| |Pythons| |CI|

.. |PyPI| image:: https://img.shields.io/pypi/v/filesystems.svg
   :alt: PyPI version
   :target: https://pypi.python.org/pypi/filesystems

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/filesystems.svg
   :alt: Supported Python versions
   :target: https://pypi.python.org/pypi/filesystems

.. |CI| image:: https://github.com/Julian/Filesystems/workflows/CI/badge.svg
  :alt: Build status
  :target: https://github.com/Julian/Filesystems/actions?query=workflow%3ACI



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Julian/Filesystems",
    "name": "filesystems",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Julian Berman",
    "author_email": "Julian+filesystems@GrayVines.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/47/613138b8a2e4ae35ced36131791328009a310c9f8f2e697a0e97810fbf0e/filesystems-0.26.0.tar.gz",
    "platform": "",
    "description": "===========\nFilesystems\n===========\n\n|PyPI| |Pythons| |CI|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/filesystems.svg\n   :alt: PyPI version\n   :target: https://pypi.python.org/pypi/filesystems\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/filesystems.svg\n   :alt: Supported Python versions\n   :target: https://pypi.python.org/pypi/filesystems\n\n.. |CI| image:: https://github.com/Julian/Filesystems/workflows/CI/badge.svg\n  :alt: Build status\n  :target: https://github.com/Julian/Filesystems/actions?query=workflow%3ACI\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A filesystem abstraction layer",
    "version": "0.26.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02363f032d2b28d0353a31afda726f7103f31772f8eeb79045c9b3f92294bb83",
                "md5": "97af2edbb1a0ff665085af6fc24b3b52",
                "sha256": "f8843670bdaa9f2b18e7fafe2224fff6cff45a9b07480f6d22d2c9b3caaf7ad6"
            },
            "downloads": -1,
            "filename": "filesystems-0.26.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97af2edbb1a0ff665085af6fc24b3b52",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19976,
            "upload_time": "2021-05-22T23:12:04",
            "upload_time_iso_8601": "2021-05-22T23:12:04.887506Z",
            "url": "https://files.pythonhosted.org/packages/02/36/3f032d2b28d0353a31afda726f7103f31772f8eeb79045c9b3f92294bb83/filesystems-0.26.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a647613138b8a2e4ae35ced36131791328009a310c9f8f2e697a0e97810fbf0e",
                "md5": "9cd149123d4679c00742202caae7e0db",
                "sha256": "a9c62862c8bb5cd6204e98a5291f75cbdc0cb297ea3c9d5017490620d32c420c"
            },
            "downloads": -1,
            "filename": "filesystems-0.26.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9cd149123d4679c00742202caae7e0db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19390,
            "upload_time": "2021-05-22T23:12:05",
            "upload_time_iso_8601": "2021-05-22T23:12:05.999400Z",
            "url": "https://files.pythonhosted.org/packages/a6/47/613138b8a2e4ae35ced36131791328009a310c9f8f2e697a0e97810fbf0e/filesystems-0.26.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-22 23:12:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Julian",
    "github_project": "Filesystems",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "filesystems"
}
        
Elapsed time: 0.04485s