Metadata-Version: 2.1
Name: frightcrawler
Version: 0.0.2
Summary: MtG deck legality checker
Home-page: https://github.com/charlesrocket/frightcrawler
Author: charlesrocket
License: MIT
Description: # frightcrawler
        
        ### Deck legality checker
        
        ```
        pip install frightcrawler
        frightcrawler -h
        ```
        
        To check agains `modern` format:
        
        ```
        frightcrawler path/to/csv modern
        ```
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
