Metadata-Version: 1.1
Name: pyx12
Version: 2.0.0
Summary: HIPAA X12 validator, parser and converter
Home-page: http://github.com/azoner/pyx12#pyx12
Author: John Holland
Author-email: jholland@kazoocmh.org
License: BSD
Description: Pyx12 is a HIPAA X12 document validator and converter. It parses an ANSI X12N data file and
        validates it against a representation of the Implementation Guidelines for a HIPAA transaction. By default, it
        creates a 997 response for 4010 and a 999 response for 5010. It can create an html representation of the X12
        document or can translate to and from an XML representation of the data file.
Keywords: x12 hipaa healthcare edi
Platform: All
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
