📡 Python module for working with APRS
Go to file
Rossen Georgiev 12f78fdbe4 moved/seprated header parsing + added tests
* moved header parsing code into seprate function
* improved header parsing
* added _validate_callsign()
* added tests for _validate_callsign()
* added tests for _parse_header()
2014-12-06 17:35:53 +00:00
aprs moved/seprated header parsing + added tests 2014-12-06 17:35:53 +00:00
hooks added pre-commit hook for auto version increment 2014-11-30 00:14:46 +00:00
tests moved/seprated header parsing + added tests 2014-12-06 17:35:53 +00:00
.gitignore split the mudule into seperate files 2014-11-29 22:30:08 +00:00
run_tests.sh added test suite for base91 module 2014-12-01 20:24:22 +00:00