1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-04-26 16:41:29 +02:00

More cleanups. Removing version function.

This commit is contained in:
2020-06-15 22:22:48 +02:00
parent e7bd0f50e6
commit 1c04e7a4c7
5 changed files with 26 additions and 58 deletions
+1
View File
@@ -1,3 +1,4 @@
VERSION = '0.1.0'
CALIBRE_NS = 'http://calibre.kovidgoyal.net/2009/metadata'
DC09_NS = 'http://purl.org/metadata/dublin_core'
DC10_NS = 'http://purl.org/dc/elements/1.0/'