Metadata-Version: 2.1
Name: greplica
Version: 0.9.1
Summary: A grep clone in Python supporting ANSI color coding and more
Home-page: https://github.com/Tails86/greplica
Author: James Smith
Author-email: jmsmith86@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://github.com/Tails86/greplica
Project-URL: Bug Reports, https://github.com/Tails86/greplica/issues
Project-URL: Source Code, https://github.com/Tails86/greplica
Keywords: grep,regex,print
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
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 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'

# greplica
A grep clone in Python supporting ANSI color coding and more


