Metadata-Version: 2.0
Name: komparse
Version: 1.2.1
Summary: A parser combinator library
Home-page: UNKNOWN
Author: Thomas Bollmeier
Author-email: developer@tbollmeier.org
License: Apache-2.0
Description-Content-Type: UNKNOWN
Keywords: parser development
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3

# Komparse

## Introduction

Komparse is a tiny Python library to build a parser combinator.

