Metadata-Version: 1.1
Name: Reparse
Version: 1.0
Summary: Sane Regular Expression based parsers
Home-page: http://github.com/asperous/reparse
Author: Andy Chase
Author-email: UNKNOWN
License: MIT
Download-URL: https://github.com/asperous/reparse/archive/master.zip
Description:  RE|PARSE provides tools for structuring and using
              regular expressions to perform searching and parsing tasks.
              Basically this library allows you to
        
              *  build a database of Regular Expressions,
              *  combine them together using Regular Expression Patterns,
              *  & transform / build the output using Python functions.
              
Platform: UNKNOWN
