Metadata-Version: 2.1
Name: pyftml
Version: 0.1.2
Summary: Python bindings for ftml
Keywords: ftml,scp,wikidot
Author: MrNereof <mrnereof@gmail.com>
Author-email: MrNereof <mrnereof@gmail.com>
License: MIT
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/skippy-dev/pyftml

# pyftml


[![PyPI license](https://img.shields.io/pypi/l/pyftml.svg)](https://pypi.python.org/pypi/pyftml/)
[![PyPI version shields.io](https://img.shields.io/pypi/v/pyftml.svg)](https://pypi.python.org/pypi/pyftml/)

**pyftml** is a Python bindings for [ftml](https://github.com/scpwiki/wikijump/tree/develop/ftml).

## Installation

```bash
pip install pyftml
```

## License

This work is released under the MIT license. A copy of the license is provided in the [LICENSE](LICENSE) file.
