{ "info": { "author": "Allen Li", "author_email": "darkfeline@felesatra.moe", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Programming Language :: Python :: 3.5" ], "description": "linca\n=====\n\nlinca is a simple directory watching and linking program.\n\nRun linca with arguments supplying watch and destination directories::\n\n $ linca a b\n\nAll files and directories created in or moved to ``a`` will be linked to ``b``.\nSpecifically, on inotify events CREATE and MOVED_TO, linca will link files and\n``cp -al`` directories to ``b``.\n\nlinca is useful for, e.g., processing downloaded files from torrent clients.\n\nlinca requires inotify-tools.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/darkfeline/mir.linca", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mir.linca", "package_url": "https://pypi.org/project/mir.linca/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mir.linca/", "project_urls": { "Homepage": "https://github.com/darkfeline/mir.linca" }, "release_url": "https://pypi.org/project/mir.linca/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Link new files in watched directory elsewhere.", "version": "0.1.0" }, "last_serial": 2335912, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "527fa4dda727e9c56cfc880a656be860", "sha256": "e20c9ec55ffc6e6dd55d294f6e6539fec3d0125e2a06a83e36cb51b2baafa635" }, "downloads": -1, "filename": "mir.linca-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "527fa4dda727e9c56cfc880a656be860", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3447, "upload_time": "2016-09-11T07:55:20", "url": "https://files.pythonhosted.org/packages/e4/c3/10b571062105b58656e97d45d747f2902c7f015ffdc25bd08e5a2fb51a74/mir.linca-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d10bfc797aafbc6c441649b20e38a2d", "sha256": "115ca8f6b1ea1ff49325af18855ec5fc4e2fb5662a5972f28d6808b1729bde67" }, "downloads": -1, "filename": "mir.linca-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7d10bfc797aafbc6c441649b20e38a2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2540, "upload_time": "2016-09-11T07:55:22", "url": "https://files.pythonhosted.org/packages/74/f9/ffebd3274d1d451c5d5b87408a70c09cc8f544c383bf9b6196c74af145af/mir.linca-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "527fa4dda727e9c56cfc880a656be860", "sha256": "e20c9ec55ffc6e6dd55d294f6e6539fec3d0125e2a06a83e36cb51b2baafa635" }, "downloads": -1, "filename": "mir.linca-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "527fa4dda727e9c56cfc880a656be860", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3447, "upload_time": "2016-09-11T07:55:20", "url": "https://files.pythonhosted.org/packages/e4/c3/10b571062105b58656e97d45d747f2902c7f015ffdc25bd08e5a2fb51a74/mir.linca-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d10bfc797aafbc6c441649b20e38a2d", "sha256": "115ca8f6b1ea1ff49325af18855ec5fc4e2fb5662a5972f28d6808b1729bde67" }, "downloads": -1, "filename": "mir.linca-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7d10bfc797aafbc6c441649b20e38a2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2540, "upload_time": "2016-09-11T07:55:22", "url": "https://files.pythonhosted.org/packages/74/f9/ffebd3274d1d451c5d5b87408a70c09cc8f544c383bf9b6196c74af145af/mir.linca-0.1.0.tar.gz" } ] }