Metadata-Version: 2.1
Name: texnomagic
Version: 0.2.0
Summary: TexnoMagic module for digital Magic
Home-page: https://github.com/texnoforge/texnomagic/
Author: texnoforge
Author-email: voice@texnoforge.dev
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/texnoforge/texnomagic/issues
Project-URL: Docs, https://texnoforge.github.io/texnomagic
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: scikit-learn
Requires-Dist: parsimonious

# [TexnoMagic docs online][docs]

## [TexnoMagic docs on GitLab](https://github.com/texnoforge/texnomagic/tree/master/docs)

## TexnoMagic docs offline

See docs/README.md and other files in docs/ directory.

You can also render docs into HTML using mkdocs:

    pip install mkdocs
    mkdocs build
    browser site/index.html

#### read the [docs] and have a nice magic ᕕ( ᐛ )ᕗ

[docs]: http://texnoforge.github.io/texnomagic


