Metadata-Version: 2.4
Name: texty-tool
Version: 0.1.0
Summary: Just a collection of common scripts for tex+typst publishing and management needs in a bundled CLI system.
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bibtexparser>=1.4.4
Requires-Dist: pymupdf>=1.28.2
Requires-Dist: rdflib>=7.6.0
Requires-Dist: requests>=2.34.2
Requires-Dist: tqdm>=4.70.0
Requires-Dist: typer>=0.27.1
Dynamic: license-file

# Tex + Typst CLI tooling

Just a collection of common scripts I use in a bundled CLI system.


Install and use it:

````sh
pip install texty-tool
textytool restructure-bib bibliography.bib
```
