{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: Unix", "Programming Language :: Unix Shell", "Topic :: Software Development", "Topic :: Utilities" ], "description": "### Install\n\n```bash\n$ [sudo] pip install find-scripts\n```\n\n### Features\n\n+ find scripts\n+ ignore .hidden folders and files\n+ exclude non scripts files: binary, text, image, etc\n\n### Usage\n\n```\nusage: find-scripts path ...\n```\n\n### Examples\n\n```bash\n$ cd path/to/repo\n$ find-scripts ./examples\n./examples/example1.sh\n./examples/example2.py\n\n$ find-scripts ./tests\n./tests/run.sh\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/looking-for-a-job/find-scripts", "keywords": "scripts", "license": "", "maintainer": "", "maintainer_email": "", "name": "find-scripts", "package_url": "https://pypi.org/project/find-scripts/", "platform": "", "project_url": "https://pypi.org/project/find-scripts/", "project_urls": { "Homepage": "https://github.com/looking-for-a-job/find-scripts" }, "release_url": "https://pypi.org/project/find-scripts/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "find scripts", "version": "1.0.1" }, "last_serial": 5587842, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7e58074b56d7e8aee9f35162aa1ea19c", "sha256": "9bcc12f859beb7c9e7272344fd58c1f695e1e8a5971c7b828849427fe146ac3d" }, "downloads": -1, "filename": "find-scripts-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7e58074b56d7e8aee9f35162aa1ea19c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1386, "upload_time": "2018-05-17T15:26:06", "url": "https://files.pythonhosted.org/packages/31/2f/daa5368e95e9a70c69dd39a7b4107f37f76c57d3ef9cd851534da237722f/find-scripts-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "9660801b8ce32050a5615839380348c9", "sha256": "8ef75cbc9c9735f9a233b28a541d2e828029c7c3c73c2b9e5efa0db41cae4ad7" }, "downloads": -1, "filename": "find-scripts-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9660801b8ce32050a5615839380348c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1421, "upload_time": "2018-05-18T19:47:32", "url": "https://files.pythonhosted.org/packages/30/88/eaa953077d06d8fbd77afee94e253ece4183808bfbe8a4a346fd334ea25d/find-scripts-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9660801b8ce32050a5615839380348c9", "sha256": "8ef75cbc9c9735f9a233b28a541d2e828029c7c3c73c2b9e5efa0db41cae4ad7" }, "downloads": -1, "filename": "find-scripts-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9660801b8ce32050a5615839380348c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1421, "upload_time": "2018-05-18T19:47:32", "url": "https://files.pythonhosted.org/packages/30/88/eaa953077d06d8fbd77afee94e253ece4183808bfbe8a4a346fd334ea25d/find-scripts-1.0.1.tar.gz" } ] }