Commit Graph

11 Commits

Author SHA1 Message Date
eronnen 32392dacf7 adding good hash functions to main objects 2021-03-01 23:48:54 +02:00
eronnen 63e886379a 3.5 times faster PML parsing then construct library, 1.5 times faster then kaitai struct 2020-07-18 02:00:18 +03:00
eronnen 0517b05f50 adding pml parsing tests and resources 2020-07-12 04:34:21 +03:00
eronnen 5c8fa72c0c adding logs format 2020-07-10 19:43:34 +03:00
eronnen 8bde1d78c0 code works for Python27 2020-07-10 08:45:38 +03:00
eronnen 542f45ee67 adding sanity pytest to test configuration format 2020-07-09 23:16:18 +03:00
eronnen c5341f9fde adding README.md 2020-07-09 20:09:50 +03:00
eronnen 9ec32af852 adding validators and documenting some fields 2020-07-09 16:28:59 +03:00
eronnen 7ca475facc reorganizing files 2020-07-09 14:26:08 +03:00
eronnen 57760c24e2 fully loading and dumping .PMC file successfully 2020-07-09 13:57:41 +03:00
eronnen e722f0dcbf Successfully loading .PMC file to python dictionary 2020-07-08 23:42:25 +03:00