{ "info": { "author": "Filipe Funenga", "author_email": "fmafunenga@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Why can't file system links occur without being registered on the file\n system?\n\n.. code-block:: python\n\n import virtuallinks\n virtuallinks.link('on/a/dir/far/far/away', name='far_away_dir')\n with open('far_away_dir/file.txt', 'w') as f:\n f.write('hello world!')\n\n*virtuallinks* simulates at least one link, without changing the file system.\n\nInstall it with:\n\n.. code-block:: bash\n\n $ pip install virtuallinks\n\nIf you have any questions, then lets\n`chat `_.\n\nPure Python code, 2 and 3 compatible.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ffunenga/virtuallinks", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "virtuallinks", "package_url": "https://pypi.org/project/virtuallinks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/virtuallinks/", "project_urls": { "Homepage": "https://github.com/ffunenga/virtuallinks" }, "release_url": "https://pypi.org/project/virtuallinks/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A simulator of file system links.", "version": "0.0.1" }, "last_serial": 1957465, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8fddb0df61c7888a00e7f3bcdc2b56e1", "sha256": "49fdb8f2753718823b7dfb7b7610aeab88c51735c508335d05872b10321d0e32" }, "downloads": -1, "filename": "virtuallinks-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8fddb0df61c7888a00e7f3bcdc2b56e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7031, "upload_time": "2016-02-15T15:41:59", "url": "https://files.pythonhosted.org/packages/f1/68/092fd79cc804c80fbb963a986185636fe15a173d8420afe7e5505d88d933/virtuallinks-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fddb0df61c7888a00e7f3bcdc2b56e1", "sha256": "49fdb8f2753718823b7dfb7b7610aeab88c51735c508335d05872b10321d0e32" }, "downloads": -1, "filename": "virtuallinks-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8fddb0df61c7888a00e7f3bcdc2b56e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7031, "upload_time": "2016-02-15T15:41:59", "url": "https://files.pythonhosted.org/packages/f1/68/092fd79cc804c80fbb963a986185636fe15a173d8420afe7e5505d88d933/virtuallinks-0.0.1-py2.py3-none-any.whl" } ] }