From 0ac1df78f2082a39d02beaf12db8e607106ea8f4 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 29 Aug 2019 19:05:07 +0200 Subject: Add EPUB skeleton This is just a dirty (!) skeleton for a (more or less valid) EPUB 2.0.1 file. The XML document contains many comments from the official EPUB 2.0.1 specification. --- EPUB/Skeleton/mimetype | 1 + 1 file changed, 1 insertion(+) create mode 100644 EPUB/Skeleton/mimetype (limited to 'EPUB/Skeleton/mimetype') diff --git a/EPUB/Skeleton/mimetype b/EPUB/Skeleton/mimetype new file mode 100644 index 0000000..57ef03f --- /dev/null +++ b/EPUB/Skeleton/mimetype @@ -0,0 +1 @@ +application/epub+zip \ No newline at end of file -- cgit v1.2.3