Metadata-Version: 2.4
Name: texvars
Version: 0.2.0
Summary: TexVars creates variables for your changing values in TeX documents.
Home-page: https://github.com/MPK1/texvars
Author: Marcel Kempf
Author-email: marcel.kempf@tum.de
License: MIT
Project-URL: Source, https://github.com/MPK1/texvars
Project-URL: Changelog, https://github.com/MPK1/texvars/blob/main/CHANGELOG.md
Project-URL: Tracker, https://github.com/MPK1/texvars/issues
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: importlib-metadata; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Dynamic: license-file

# TexVars

![PyPI - Version](https://img.shields.io/pypi/v/texvars)

## Installation

TexVars is available on PyPI and can be installed using pip: `pip install texvars`.

## Usage

coming soon...

## Contributing

coming soon...

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details
