Metadata-Version: 1.2
Name: srcinfo
Version: 0.1.2
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
License: UNKNOWN
Description: ================
         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
        
Platform: UNKNOWN
Requires-Python: >=3.7,<4.0
