jjCode01 / xerparser

Parse the contents of a P6 .xer file into a Python object
GNU General Public License v3.0
20 stars 5 forks source link

Add project code classes #3

Closed jjCode01 closed 1 year ago

jjCode01 commented 1 year ago
  1. PCATTYPE - Project code types
  2. PCATVAL - Project code values
  3. PROJPCAT - Project code assignments

These will be implemented very similar to the activity code classes.

jjCode01 commented 1 year ago

Added in version 0.7.0.