Skip to content

iShaymus/NZFS_Pager_Parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fire and Emergency New Zealand (FENZ) pager message parsing.

This is a python class used to parse and manipulate the output of a FENZ pager message.  It uses regualr expressions RegEx to break down the components of a pager message due to the consistent formatting they follow.

At the time of writing this is used in conjunction with PDW, a FLEX pager decoder for Windows.  PDW allows certain
filters to output to a command file with command line arguments.  PDW cannot execute a python file, therefore py2exe
is used to convert the NZZFSPP.py file to an Windows binary .exe which can accept command line arguments from PDW.

About

Python class for parsing NZFS pager messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages