{ "info": { "author": "Uros Jevremovic", "author_email": "jevremovic.uros91@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "File search app\n-------------\n\nScript for checking folder and all of its sub-folders\nfor occurrence of a given string in all of its files.\n\nYou can get it by downloading it directly or by typing:\n\n $ pip install FileSearchApp\n\nAfter it is installed you can run it from CLI:\n\n $ file_search\n\nOutput will be printed in a terminal windows, along with total number of\noccurrences and saved in a .csv file for easier browsing of results.", "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/urosjevremovic/File-Search-App", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "FileSearchApp", "package_url": "https://pypi.org/project/FileSearchApp/", "platform": "", "project_url": "https://pypi.org/project/FileSearchApp/", "project_urls": { "Homepage": "https://github.com/urosjevremovic/File-Search-App" }, "release_url": "https://pypi.org/project/FileSearchApp/0.1/", "requires_dist": null, "requires_python": "", "summary": "Script for checking folder and all of its sub-folders for occurrence of a given string in all of its files.", "version": "0.1" }, "last_serial": 3847898, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5119ffdf8fcb7a51c0bfeda1238a6912", "sha256": "9286f6c05e9c9e1ae635c92a1d77051b6f75e0c94d63fca78f143d19d8d71913" }, "downloads": -1, "filename": "FileSearchApp-0.1.tar.gz", "has_sig": false, "md5_digest": "5119ffdf8fcb7a51c0bfeda1238a6912", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2140, "upload_time": "2018-05-09T15:35:36", "url": "https://files.pythonhosted.org/packages/22/aa/af22f51e8e8bc655a49143bda8ffa74fc0e4ce35f0dac38a039a8ad15b2d/FileSearchApp-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5119ffdf8fcb7a51c0bfeda1238a6912", "sha256": "9286f6c05e9c9e1ae635c92a1d77051b6f75e0c94d63fca78f143d19d8d71913" }, "downloads": -1, "filename": "FileSearchApp-0.1.tar.gz", "has_sig": false, "md5_digest": "5119ffdf8fcb7a51c0bfeda1238a6912", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2140, "upload_time": "2018-05-09T15:35:36", "url": "https://files.pythonhosted.org/packages/22/aa/af22f51e8e8bc655a49143bda8ffa74fc0e4ce35f0dac38a039a8ad15b2d/FileSearchApp-0.1.tar.gz" } ] }