diff --git a/imxml2epub.py b/imxml2epub.py index 4de5160..deb577b 100755 --- a/imxml2epub.py +++ b/imxml2epub.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8; mode: python -*- -# Time-stamp: <2019-07-15 15:10:49 (kthoden)> +# Time-stamp: <2019-07-15 15:51:11 (kthoden)> """ Convert a customized DocBook XML file into a set of files that constitute the contents of an EPUB file.