python-hl7 0.4.5-1 source package in Ubuntu

Changelog

python-hl7 (0.4.5-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <email address hidden>  Sun, 17 Jul 2022 16:00:29 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-hl7_0.4.5-1.dsc 2.1 KiB fc867738315fdd6deb4ddeb9fa85362981c7c9222e2324ff7b63793aa36ca0db
python-hl7_0.4.5.orig.tar.gz 67.6 KiB 711a4b654ef8ec16fa5385c066ba422e48a60cc25b1750cc485c6b801aa3bcbf
python-hl7_0.4.5-1.debian.tar.xz 4.6 KiB 8775130ff476e94105a277203d60958f2ef1b2a1edc0b1b4be32d3898db6e489

Available diffs

No changes file available.

Binary packages built by this source

python3-hl7: Python3 library for parsing HL7 messages

 HL7 is a communication protocol and message format for health care data.
 It is the de-facto standard for transmitting data between clinical
 information systems and between clinical devices. The version 2.x series,
 which is often is a pipe delimited format is currently the most widely
 accepted version of HL7 (version 3.0 is an XML-based format).
 python-hl7 currently only parses HL7 version 2.x messages into an easy
 to access, list-based, data structure.
 .
 This package contains the Python3 API.