Metadata-Version: 1.2
Name: regtester
Version: 0.3
Summary: RegEx Tester is a module to build unit test of regex in python
Home-page: https://github.com/bayethiernodiop/regtester
Author: Thierno Ibrahima DIOP
Author-email: thierno.diop@baamtu.com
License: MIT
Description: # RegEx Tester
        
        This project will help to have a simple module that will help to test regexes in a simple and structured way.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.7
