README.rst: add section on authors / history

This commit is contained in:
Harald Welte 2021-03-07 10:52:54 +01:00
parent eabc28d02a
commit efb6209c9d
1 changed files with 14 additions and 0 deletions

View File

@ -40,3 +40,17 @@ Portokasse
Furthermore, for actual payment of purchases made via both APIs, you
will need the user name (email address) and password to a "Portokasse"
account.
Authors / History
-----------------
python-inema was originally developed by Harald Welte <hwelte@sysmocom.de>
for internal use at his company sysmocom, in order to provide franking
from the Odoo based logistics system. Like most other software at sysmocom,
it was released as open source software under a strong network copyleft
license.
Shortly after the initial release, Georg Sauthoff <mail@georg.so> joined
the development and improved and extended the code im various ways. He
also added the command-line ``frank.py`` tool.