{ "info": { "author": "LUMC, Jeroen F.J. Laros", "author_email": "J.F.J.Laros@lumc.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering" ], "description": "# Library for testing opening writable files\nThis package provides ...\n\n## Installation\nVia [pypi](https://pypi.python.org/pypi/fake-open):\n\n pip install fake_open\n\nFrom source:\n\n git clone https://git.lumc.nl/j.f.j.laros/fake-open.git\n cd fake_open\n pip install .\n\n## Command line interface\nUse the command `fake_open -h` for a full list of options.\n\n## Library\nThe library implements an interface to ...\nFull documentation can be found [here](https://git.lumc.nl/j.f.j.laros/fake-open).\n\n### Usage\nTo use the interface, ...\n\n```python\n>>> from fake_open.fake_open import ...\n>>>\n>>> # ...\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://git.lumc.nl/j.f.j.laros/fake-open", "keywords": "", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "fake-open", "package_url": "https://pypi.org/project/fake-open/", "platform": "any", "project_url": "https://pypi.org/project/fake-open/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://git.lumc.nl/j.f.j.laros/fake-open" }, "release_url": "https://pypi.org/project/fake-open/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "fake-open: Library for testing opening writable files.", "version": "0.0.1" }, "last_serial": 2401597, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "67645bc6286477cb38e9225f40e912a9", "sha256": "2b7390a04b6a92580a518e8f43ef81d0970f550cbe034fcb1d8236ee20e9ca7e" }, "downloads": -1, "filename": "fake-open-0.0.1.tar.gz", "has_sig": false, "md5_digest": "67645bc6286477cb38e9225f40e912a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2690, "upload_time": "2016-10-15T20:09:42", "url": "https://files.pythonhosted.org/packages/b4/b9/e7d0cdb5243d5a2c3df0593dc2f65755700d096b4e02716cc5ca1bf1245e/fake-open-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67645bc6286477cb38e9225f40e912a9", "sha256": "2b7390a04b6a92580a518e8f43ef81d0970f550cbe034fcb1d8236ee20e9ca7e" }, "downloads": -1, "filename": "fake-open-0.0.1.tar.gz", "has_sig": false, "md5_digest": "67645bc6286477cb38e9225f40e912a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2690, "upload_time": "2016-10-15T20:09:42", "url": "https://files.pythonhosted.org/packages/b4/b9/e7d0cdb5243d5a2c3df0593dc2f65755700d096b4e02716cc5ca1bf1245e/fake-open-0.0.1.tar.gz" } ] }