Metadata-Version: 2.4
Name: gitignore_parser
Version: 0.1.0
Summary: A spec-compliant gitignore parser for Python 3.5+
Home-page: https://github.com/mherrmann/gitignore_parser
Author: Michael Herrmann
Author-email: michael+removethisifyouarehuman@herrmann.io
License: MIT
Keywords: gitignore
Platform: MacOS
Platform: Windows
Platform: Debian
Platform: Fedora
Platform: CentOS
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: pathlib; python_version < "3.0"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

A spec-compliant gitignore parser for Python 3.5+

https://github.com/mherrmann/gitignore_parser
