OPFMeta2

An OPF <meta> EPUB 2 metadatum, child of the <metadata>.

class yael.opfmeta2.OPFMeta2(internal_path=None, obj=None, string=None)[source]

Build an OPF <meta> EPUB 2 metadatum or parse it from obj or string.

v_content

The value of the content attribute.

Return type:str
v_id

The value of the id attribute.

Return type:str
v_name

The value of the name attribute.

Return type:str
v_tag

The tag of this metadatum.

Return type:str
v_text

The text of this metadatum.

Return type:str