Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 428 Bytes

README.rst

File metadata and controls

23 lines (17 loc) · 428 Bytes

Metatype

Implements the base metaformat types for different versions of metaformat.

This package provides classes derived from base dict class, with modified constructors, in order to validate represent data items following metaformat’s specific version (specific metaformats).

It is organized as follows:

metatype
  metatype
    mft
      <N>
    rfc
      <N>
    iso
      <N>