Metadata-Version: 1.1
Name: hypothesis_geojson
Version: 0.1
Summary: Hypothesis extension for testing with GeoJSON
Home-page: https://github.com/mapbox/hypothesis-geojson
Author: Matthew Perry
Author-email: mperry@mapbox.com
License: BSD
Description: Generate GeoJSON data for testing,
        designed to expose edge cases in your code.
        Implemented as a custom extension of hypothesis.
        
        Documentation: https://github.com/mapbox/hypothesis_geojson
        
        Hypothesis home: https://github.com/HypothesisWorks/hypothesis-python
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: GIS
