whoops! it's complete
This commit is contained in:
parent
81f85b7e48
commit
24b5899280
@ -13,8 +13,6 @@ import lxml.etree
|
|||||||
# Serialize BSD mtree spec files into XML.
|
# Serialize BSD mtree spec files into XML.
|
||||||
# On arch, BSD mtree is ported in the AUR as nmtree.
|
# On arch, BSD mtree is ported in the AUR as nmtree.
|
||||||
|
|
||||||
# THIS IS INCOMPLETE!
|
|
||||||
|
|
||||||
class MtreeXML(object):
|
class MtreeXML(object):
|
||||||
def __init__(self, spec):
|
def __init__(self, spec):
|
||||||
# spec is a string or bytes
|
# spec is a string or bytes
|
||||||
|
Loading…
Reference in New Issue
Block a user