This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
2015-04-17 14:25:02 +02:00
2015-04-17 14:25:02 +02:00
2015-04-17 14:25:02 +02:00
2014-09-09 17:51:11 +02:00
2014-09-09 17:56:18 +02:00
2014-09-15 17:37:18 +02:00
2014-09-15 17:37:18 +02:00

tty2NewsML

Prerequisites

  • Python 3
  • PySerial
    • yum install python-setuptools
    • easy_install pyserial
    • or pip install pyserial

Communication parameters:

  • 4800 baud
  • 8 data bits
  • no parity
  • 1 stop bit

Format: IPTC 7901

Priorities

  • 5 - Normal
  • 4 - Dringend
  • 3 - Vorrang
  • 2 - Blitz/Eil
Description
Converts IPTC news over serial to NewsML-G2 XML file.
Readme 66 KiB
Languages
Python 97.8%
Mustache 2.1%