Metadata-Version: 2.1
Name: hypothesis-faker
Version: 0.1.1
Summary: faker providers wrapped 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.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: faker (>=13.7.0,<14.0.0)
Requires-Dist: hypothesis (>=6.14.0,<7.0.0)
Requires-Dist: writer-cm (>=1.1.1,<2.0.0)
Requires-Dist: xdg (>=5.1.1,<6.0.0)
