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

Create classmethod `reader` for Xer class #5

Closed jjCode01 closed 1 year ago

jjCode01 commented 1 year ago

Create Xer object using a classmethod that takes in an xer file as type bytes.

jjCode01 commented 1 year ago

Added in version 0.9.2.