Packaging reorganization

This commit is contained in:
David Beazley
2022-09-06 20:15:16 -05:00
parent 62203d8b75
commit dd71d70882
11 changed files with 47 additions and 30 deletions

View File

@@ -1,5 +1,8 @@
In Progress
-----------
09/06/2022 Modernization of the packaging infrastructure. Slight
project reorganization.
03/25/2022 Added automatic location tracking to the parser. Use
Parser.line_position(value) to return the line number
and Parser.index_position(value) to return a (start, end)