Metadata-Version: 2.1
Name: TexSoup
Version: 0.2.0
Summary: parses valid LaTeX and provides variety of Beautiful-Soup-esque methods and Pythonic idioms for iterating over and searching the parse tree
Home-page: https://github.com/alvinwan/TexSoup
Author: Alvin Wan
Author-email: hi@alvinwan.com
License: BSD
Download-URL: https://github.com/alvinwan/TexSoup/archive/0.2.0.zip
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: pytest
Requires-Dist: pytest-cov (==2.5.1)
Requires-Dist: coverage (==3.7.1)
Requires-Dist: coveralls (==1.1)

UNKNOWN


