Metadata-Version: 2.1
Name: hypothesis-faker
Version: 0.0.4
Summary: Some faker providers ported as hypothesis strategies
Home-page: https://github.com/dycw/hypothesis-faker
License: MIT
Author: Derek Wan
Author-email: d.wan@icloud.com
Requires-Python: >=3.6.2,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: faker (>=8.1,<9.0)
Requires-Dist: hypothesis (>=6.10,<7.0)
