Metadata-Version: 2.1
Name: jtcmake
Version: 0.2.0
Summary: Simple but effective incremental build tool for Python
Home-page: https://github.com/sugi-a/jtcmake
Author: Amane Sugiyama
Author-email: 42127588+sugi-a@users.noreply.github.com
License: MIT
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
License-File: LICENSE

# JTCMake

![test](https://github.com/sugi-a/jtcmake/actions/workflows/python-package.yml/badge.svg)


## Install

```
$ pip install jtcmake
```

