karlcow / shoki

shoki (書記) is a secretary in Japanese. This python program is here to help take a text only file of meeting minutes and convert it into structured data. This structured data can then be converted into other formats.
Mozilla Public License 2.0
4 stars 1 forks source link

Fixes #24 - Handles templates in package installs #29

Closed karlcow closed 5 years ago

karlcow commented 5 years ago

The script where dependent of understanding the local templates. This adds the templates to the distribution and make them reachable once packaged.