https://github.com/michal-josef-spacek/app-hl7-dump
Base class for hl7dump script.
https://github.com/michal-josef-spacek/app-hl7-dump
console hl7 hl7-message pretty-print
Last synced: 8 months ago
JSON representation
Base class for hl7dump script.
- Host: GitHub
- URL: https://github.com/michal-josef-spacek/app-hl7-dump
- Owner: michal-josef-spacek
- License: bsd-2-clause
- Created: 2016-04-03T19:59:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T16:22:31.000Z (over 2 years ago)
- Last Synced: 2025-01-01T04:45:46.396Z (9 months ago)
- Topics: console, hl7, hl7-message, pretty-print
- Language: Perl
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
NAME
hl7dump - Script to dump hl7 file message.SYNOPSIS
hl7dump [-c] [-h] [--version] hl7_fileARGUMENTS
* "-c"Color mode.
Color mode is controlled by ENV variables:
- COLOR=1 - set color without -c argument.
- NO_COLOR=1 - unset color with -c argument.* "-h"
Print help.
* "--version"
Print version of script.
* "hl7_file"
File with HL7 messages.
EXAMPLE
hl7dump -hREPOSITORY
AUTHOR
Michal Josef Špaček
LICENSE AND COPYRIGHT
© 2016-2023 Michal Josef ŠpačekBSD 2-Clause License
VERSION
0.08