pdf.py (125B)
1 from .inc import * 2 3 4 class PDF(DefinedNamespace): 5 6 Keywords: URIRef 7 8 _NS = Namespace('http://ns.adobe.com/pdf/1.3/')