Metadata-Version: 2.1
Name: cromo
Version: 1.1.2
Summary: Constraint Reasoning Over MOdels
Home-page: https://github.com/mintproject/cromo
Author: Varun Ratnakar
Author-email: varunr@isi.edu
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/mintproject/cromo/issues
Description: # cromo
        Contraint Reasoning Over MOdels
        
        Installation
        ------------
        `pip install cromo`
        
        Example Usage
        -------------
        * Clone the repository
        * Go to the cromo directory
        * Example run of cromo on rough terrain
        `cromo search start Fire src/cromo/test/georgetown.geojson "2020-10-20" "2020-10-30"
        * Example run of cromo on flat terrain
        `cromo search start Fire src/cromo/test/whiterock.geojson "2021-03-01" "2021-03-31"`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
