• Kirill Smelkov's avatar
    zodbdump += DumpReader - to read/parse zodbdump stream · dd959b28
    Kirill Smelkov authored
    We will likely need this reader for `zodb restore` in the future.
    We will also use this reader for `zodb commit` in the next patch.
    
    pygolang dependency v↑ becuase we use recently introduced
    golang.strconv to unquote user/desc/extension strings.
    
    Python2 works. Python3 support is only minimal and incomplete.
    dd959b28
setup.py 1.34 KB