Metadata-Version: 2.4
Name: sregex
Version: 0.1
Summary: Structural Regular Expressions in Python
Home-page: http://sregex.googlecode.com
Author: Joe Gregorio
Author-email: joe@bitworking.org
License: Apache Software License (v2)
Keywords: regex structured regular expression
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: summary

sregex
======

Installation
------------
  $ python setup.py install

Tests
-----
  $ python sregex_test.py

License
-------
  Apache 2
