This package is to parse the TyD format file for python. It is experimental, so it is not guaranteed to work.
The TyD is an abbreviation of Tynan's Tidy Data Language. This language is easy to edit for defining data like game data and user config data.
Please see this document for details.
- String to TyD
- TyD to String
- TyD file support
Priority order
- Unit test
- Inheritance
- Convert Node to class instance
- Create Node from class instance