Metadata-Version: 2.1
Name: textfsmplus
Version: 0.2.1
Summary: Enhanced python module for parsing semi-structured text into python tables.
Home-page: https://github.com/jinjamator/textfsmplus
Maintainer: Wilhelm Putz
Maintainer-email: wp@aci.guru
License: Apache License, Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: COPYING
Requires-Dist: future
Requires-Dist: regex
Requires-Dist: six

TextFSMplus
===========

Forked TextFSM package, which merged https://github.com/google/textfsm/pull/38 
and will add some more features to textfsm in the future.



