ssb_parser 0.0.0

Parser for *.ssb files.
Documentation

Planned

  • Strict syntax checking with error reporting
  • Forbid overwriting / unique entries (=clear script design)
  • UTF-8 & unix line endings only (don't overcomplicate things!)
  • Define & parse by grammar > naive text chunking

TODO