{ "info": { "author": "John Mulligan", "author_email": "phlogistonjohn@asynchrono.us", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Operating System :: POSIX :: BSD :: FreeBSD", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: System :: Filesystems" ], "description": "* Home: https://bitbucket.org/nasuni/fsnix\r\n* Docs: https://fsnix.readthedocs.org/en/latest/\r\n\r\nThis library is designed to expose various file and file system related\r\nAPIs for modern POSIX compatible systems to Python. This includes\r\nfunctions that wrap openat and other *at type calls (from POSIX.1-2008)\r\nthat are not available for Python 2.x. In addition it provides a stdlib\r\ncompatible listdir call which can also be used to return d_type values\r\nfrom a directory entry on file systems that support that feature.\r\n\r\nThis package provides 'fsnix.fslib' which is the compiled module that\r\nprovides the \"full\" low-level api. The module 'fsnix.fswlib' is a\r\nctypes wrapper that tracks fslib where possible and can be used where\r\nyou can not use a C compiler. Finally 'fslib.util' provides some\r\nconvenient, higher-level, more pythonic interfaces that use the other\r\nmodules.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/nasuni/fsnix/get/v0.2.tar.bz2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/nasuni/fsnix", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fsnix", "package_url": "https://pypi.org/project/fsnix/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fsnix/", "project_urls": { "Download": "https://bitbucket.org/nasuni/fsnix/get/v0.2.tar.bz2", "Homepage": "https://bitbucket.org/nasuni/fsnix" }, "release_url": "https://pypi.org/project/fsnix/0.2/", "requires_dist": null, "requires_python": null, "summary": "Expose more advanced posix/file system APIs to Python", "version": "0.2" }, "last_serial": 792170, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "f69a34bc4b37f8e95e6708e404f958ab", "sha256": "f61c304e545209017bf38960d7c80fb6927d10cf7e1547b034ed31fde47a1499" }, "downloads": -1, "filename": "fsnix-0.2.tar.gz", "has_sig": false, "md5_digest": "f69a34bc4b37f8e95e6708e404f958ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27933, "upload_time": "2012-11-12T20:55:01", "url": "https://files.pythonhosted.org/packages/0a/2a/ac6246f16f4bafcf9ba041852cdd15de86ffcff3c562485d51c0432027bc/fsnix-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f69a34bc4b37f8e95e6708e404f958ab", "sha256": "f61c304e545209017bf38960d7c80fb6927d10cf7e1547b034ed31fde47a1499" }, "downloads": -1, "filename": "fsnix-0.2.tar.gz", "has_sig": false, "md5_digest": "f69a34bc4b37f8e95e6708e404f958ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27933, "upload_time": "2012-11-12T20:55:01", "url": "https://files.pythonhosted.org/packages/0a/2a/ac6246f16f4bafcf9ba041852cdd15de86ffcff3c562485d51c0432027bc/fsnix-0.2.tar.gz" } ] }