{ "info": { "author": "Ayun Park", "author_email": "iamparkayun@gmail.com", "bugtrack_url": null, "classifiers": [ "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", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "fclear\n======\n\nClear compiled files.\n\n.. _Python: https://www.python.org/\n\n\nInstallation\n------------\n\n.. sourcecode:: bash\n\n ~ $ python setup.py install\n\nor can use pip\n\n.. sourcecode:: bash\n\n ~ $ pip install fclear\n\n\nQuick start\n-----------\n\n.. sourcecode:: bash\n\n ~ $ fclear python # Remove pyc, __pycache__\n ~ $ fclear py # Remove pyc, __pycache__\n ~ $ fclaer vim # Remove swp\n ~ $ fclear vi # Remove swp\n ~ $ fclear java # Remove class", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Parkayun/fclear", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "fclear", "package_url": "https://pypi.org/project/fclear/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fclear/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Parkayun/fclear" }, "release_url": "https://pypi.org/project/fclear/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Clear compiled files.", "version": "0.1.0" }, "last_serial": 1704963, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6d4e05f83c47331836269ff36484b2b2", "sha256": "fe78e05a8e0a41cc90dfdb8dad549b40187925d7227d6589c811c14b567b2a97" }, "downloads": -1, "filename": "fclear-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6d4e05f83c47331836269ff36484b2b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1948, "upload_time": "2015-09-02T11:57:44", "url": "https://files.pythonhosted.org/packages/18/fb/85249621dcc5d9e8a027ac99cc25c636872e94feaa7cb20fdff00bf8fc21/fclear-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "1bc4c14dbd1c8fe3ce0bf35089d7abc7", "sha256": "1a45f91a3500af34e2d032640e10dc3a8f0a51e2e175e6d0f4d7b566175940f9" }, "downloads": -1, "filename": "fclear-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1bc4c14dbd1c8fe3ce0bf35089d7abc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2192, "upload_time": "2015-09-02T14:30:17", "url": "https://files.pythonhosted.org/packages/5f/3e/1522c23c53405b8d494b9ccbd159aae9f34fbc927e0553dd1b0d75ccaf7b/fclear-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1bc4c14dbd1c8fe3ce0bf35089d7abc7", "sha256": "1a45f91a3500af34e2d032640e10dc3a8f0a51e2e175e6d0f4d7b566175940f9" }, "downloads": -1, "filename": "fclear-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1bc4c14dbd1c8fe3ce0bf35089d7abc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2192, "upload_time": "2015-09-02T14:30:17", "url": "https://files.pythonhosted.org/packages/5f/3e/1522c23c53405b8d494b9ccbd159aae9f34fbc927e0553dd1b0d75ccaf7b/fclear-0.1.0.tar.gz" } ] }