Metadata-Version: 2.1
Name: catscore
Version: 0.1.9
Summary: Core library for cats project
Home-page: https://rescala.jp
Author: rv
Author-email: yo-maruya@rescala.jp
License: MIT
Project-URL: Bug Reports, https://github.com/rv-rescala/catscore/issues
Project-URL: Source, https://github.com/rv-rescala/catscore
Description: # Cats core
        
        Cats core is a Python library for [cats project](https://finance.rescala.jp/?page_id=204).
        
        ## Installation
        
        Use the package manager [pip](https://pip.pypa.io/en/stable/) to install foobar.
        
        ```bash
        pip install catscore
        ```
        
        ## Usage
        
        ```python
        tbd = "TBD
        ```
        
        ## Contributing
        Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
        
        Please make sure to update tests as appropriate.
        
        ## License
        [MIT](https://choosealicense.com/licenses/mit/)
Keywords: sample setuptools development
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
