- Rewrote parser with a formal grammar using pyparsing.
- Implementing multi-threading in parser for Queue class and
load_queues
utility. - Implemented config file support.
- Fixed bug where unreadable lock files would break item lock detection.
load_queues
utility.