Metadata-Version: 2.1
Name: srcinfo
Version: 0.1.1
Summary: A small library to parse .SRCINFO files
Home-page: None
Author: Johannes Löthberg
Author-email: johannes@kyriasis.com
Maintainer: None
Maintainer-email: None
Requires-Python: >=3.7,<4.0
License-File: LICENSE

================
 python-srcinfo
================

This is a small library to easily parse ``.SRCINFO`` files in python, using the python parse_ library.

.. _parse: https://github.com/r1chardj0n3s/parse


Installing
----------

If you're on Arch Linux, you can install this library from the [community] repository.
Alternatively, it can be installed from the PyPI using pip `[1]`__.

.. __: https://pypi.python.org/pypi/srcinfo
