Namespaces | |
namespace | ecohydroworkflowlib.dbf |
Methods for reading and write DBF data files. | |
Functions | |
def | ecohydroworkflowlib.dbf.dbfreader |
Returns an iterator over records in a Xbase DBF file. | |
def | ecohydroworkflowlib.dbf.dbfwriter |
Return a string suitable for writing directly to a binary dbf file. | |