{ "info": { "author": "Vladimir Chub", "author_email": "vartagg@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Python .pyc remover\n===================\n\n\n\nSimple Python .pyc files remover.\n\n\nLicense\n-------\n\nFree software: BSD license\n\nFeatures\n--------\n\nRemove all .pyc files having .py analogs from current place by walking on all subdirectories.\nIgnores files whose names begin with \".\" (\"hidden\" files in UNIX systems).\n\n\nInstallation\n------------\n\n.. code:: bash\n\n $ pip install rempycs\n\n\nUsage\n-----\n\n.. code:: bash\n\n $ cd /directory_with_python_sources\n $ rempycs", "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/vartagg/rempycs", "keywords": "rempycs,pyc,pycs", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "rempycs", "package_url": "https://pypi.org/project/rempycs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rempycs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vartagg/rempycs" }, "release_url": "https://pypi.org/project/rempycs/1.0/", "requires_dist": null, "requires_python": null, "summary": "Simple Python .pyc files remover.", "version": "1.0" }, "last_serial": 1413725, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "5d99aa33da0d185e6bca7b256cac9bf5", "sha256": "19805d34a8f0d6cccded8712b4d4914c0c3f36a9dc01cd2a0b9bfa6be61c30bb" }, "downloads": -1, "filename": "rempycs-1.0.tar.gz", "has_sig": false, "md5_digest": "5d99aa33da0d185e6bca7b256cac9bf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2092, "upload_time": "2015-02-07T14:28:33", "url": "https://files.pythonhosted.org/packages/dd/da/dae70e26ca756b619681a9a504b9013345aa8323cf2e0f12a68eb9b90b87/rempycs-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d99aa33da0d185e6bca7b256cac9bf5", "sha256": "19805d34a8f0d6cccded8712b4d4914c0c3f36a9dc01cd2a0b9bfa6be61c30bb" }, "downloads": -1, "filename": "rempycs-1.0.tar.gz", "has_sig": false, "md5_digest": "5d99aa33da0d185e6bca7b256cac9bf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2092, "upload_time": "2015-02-07T14:28:33", "url": "https://files.pythonhosted.org/packages/dd/da/dae70e26ca756b619681a9a504b9013345aa8323cf2e0f12a68eb9b90b87/rempycs-1.0.tar.gz" } ] }