File: README.rst

package info (click to toggle)
python-hl7 0.4.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 508 kB
  • sloc: python: 3,833; makefile: 160
file content (19 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
python-hl7 - HL7 2.x Parsing
============================

python-hl7 is a simple library for parsing messages of Health Level 7 
(HL7) version 2.x into Python objects.

* Source Code: http://github.com/johnpaulett/python-hl7
* Documentation: http://python-hl7.readthedocs.org
* PyPi: http://pypi.python.org/pypi/hl7

.. image::
   https://github.com/johnpaulett/python-hl7/workflows/Python%20package/badge.svg
   :target: https://github.com/johnpaulett/python-hl7/actions


.. warning::

   python-hl7 v0.3.0 breaks `backwards compatibility
   <http://python-hl7.readthedocs.org/en/latest/changelog.html#changelog-0-3-0>`_.