Metadata-Version: 2.4
Name: pyCCDA
Version: 2.0.0
Summary: CCDA Parser for Python 3
Home-page: http://github.com/mansooralam/pyCCDA
Author: Mansoor Alam
Author-email: Mansoor Alam <me@mansooralam.com>
Maintainer: Yanjing Wang
License: MIT
Project-URL: Homepage, https://github.com/man-soor/ccda-parser
Project-URL: Bug Tracker, https://github.com/man-soor/ccda-parser/issues
Keywords: healthcare,ccda,interoperability
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lxml>=4.6.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0.0; extra == "dev"
Requires-Dist: flake8>=3.8.0; extra == "dev"
Requires-Dist: twine>=3.4.0; extra == "dev"
Requires-Dist: build>=0.7.0; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
