~dricottone/fmg-timesheets

ref: 7326d28027df088781be5bf0cb673109a1cc0d13 fmg-timesheets/parser/timeentry.py -rw-r--r-- 2.9 KiB
Started implementing time entry extraction.

Time entries are now being parsed and validated, though there are
numerous issues still to sort out.

I have a feeling that further development will require passing around
the `top` style attributes in the same way I'm passing around the `left`
style attributes. TBD though.