Metadata-Version: 2.4
Name: sniptex
Version: 1.0.0
Summary: Python package for extracting tagged code snippets from local files or remote sources.
Author: Rostislav Brož
License-Expression: MIT
Project-URL: Homepage, https://github.com/brozrost/sniptex
Project-URL: Repository, https://github.com/brozrost/sniptex
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: requests
Dynamic: license-file

### SnipTeX is a LaTeX package for including tagged code snippets from source files or remote repositories. It extracts marked sections of code and typesets them in a consistent style, supporting reproducible and maintainable documentation.

