Install
Getting Started
Module Reference
Field
Field.read()
Field.write()
LiteralField
IntegerField
FloatField
DatetimeField
Line
Line.read()
Line.write()
Block
Block.begins()
Block.ends()
Block.read()
Block.read_block()
Block.write()
Block.write_block()
DefaultBlock
DefaultBlock.read()
DefaultBlock.write()
BlockData
BlockData.add_after()
BlockData.add_before()
BlockData.append()
BlockData.get_blocks_of_type()
BlockData.of_type()
BlockData.preppend()
BlockData.remove()
BlockData.remove_blocks_of_type()
BlockFile
BlockFile.data
BlockFile.read()
BlockFile.set_version()
BlockFile.write()
Register
Register.matches()
Register.read()
Register.read_register()
Register.write()
Register.write_register()
DefaultRegister
DefaultRegister.read()
DefaultRegister.write()
RegisterData
RegisterData.add_after()
RegisterData.add_before()
RegisterData.append()
RegisterData.get_registers_of_type()
RegisterData.of_type()
RegisterData.preppend()
RegisterData.remove()
RegisterData.remove_registers_of_type()
RegisterFile
RegisterFile.data
RegisterFile.read()
RegisterFile.set_version()
RegisterFile.write()
Section
Section.read()
Section.read_section()
Section.write()
Section.write_section()
DefaultSection
DefaultSection.read()
DefaultSection.write()
SectionData
SectionData.add_after()
SectionData.add_before()
SectionData.append()
SectionData.get_sections_of_type()
SectionData.of_type()
SectionData.preppend()
SectionData.remove()
SectionData.remove_sections_of_type()
SectionFile
SectionFile.data
SectionFile.read()
SectionFile.set_version()
SectionFile.write()