Metadata-Version: 2.1
Name: xchk-regex-strategies
Version: 0.1.0
Summary: Checking strategies for xchk based around regular expressions.
License: MIT
Author: Vincent Nys
Author-email: vincentnys@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: regex (>=2020.7.14,<2021.0.0)
Requires-Dist: xchk-core @ git+ssh://git@github.com/v-nys/xchk_core.git@master
Requires-Dist: xchk_core (>=0.0.1)
