Metadata-Version: 2.1
Name: references-parser
Version: 0.0.1
Summary: Tool for parsing bibtex in ssau's format
Home-page: https://github.com/Banayaki/references_parser
Author: Mukhin Artem
Author-email: artemmukhinssau@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: bibtexparser (~=1.2.0)

# Install

```bash
pip install references_parser
```

# Contribution
If you want to improve the program - just fork it and make a pool request


