Metadata-Version: 2.1
Name: searchophile
Version: 0.9.4
Summary: Command line file search tools
Home-page: https://github.com/Tails86/searchophile
Author: James Smith
Author-email: jmsmith86@gmail.com
Project-URL: Documentation, https://github.com/Tails86/searchophile
Project-URL: Bug Reports, https://github.com/Tails86/searchophile/issues
Project-URL: Source Code, https://github.com/Tails86/searchophile
Keywords: find,sed,grep,files,regex,print
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE.md

# search
Contains file search functionality, combining find, grep, and sed commands.
This internally uses refind, greplica, and sedeuce.
