File: epub_expected_diffs

package info (click to toggle)
diffoscope 240%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,036 kB
  • sloc: python: 16,298; sh: 113; makefile: 97; xml: 36; javascript: 2
file content (68 lines) | stat: -rw-r--r-- 3,381 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
@@ -1,11 +1,11 @@
-Zip file size: 3320 bytes, number of entries: 9
--rw----     0.0 fat       20 b- stor 15-Oct-27 11:32 mimetype
--rw----     0.0 fat      246 b- defX 15-Oct-27 11:32 META-INF/container.xml
--rw----     0.0 fat      160 b- defX 15-Oct-27 11:32 META-INF/com.apple.ibooks.display-options.xml
--rw----     0.0 fat      439 b- defX 15-Oct-27 11:32 stylesheet.css
--rw----     0.0 fat      529 b- defX 15-Oct-27 11:32 title_page.xhtml
--rw----     0.0 fat     1129 b- defX 15-Oct-27 11:32 content.opf
--rw----     0.0 fat      742 b- defX 15-Oct-27 11:32 toc.ncx
--rw----     0.0 fat      655 b- defX 15-Oct-27 11:32 nav.xhtml
--rw----     0.0 fat      615 b- defX 15-Oct-27 11:32 ch001.xhtml
-9 files, 4535 bytes uncompressed, 2328 bytes compressed:  48.7%
+Zip file size: 3317 bytes, number of entries: 9
+-rw----     0.0 fat       20 b- stor 15-Oct-27 11:33 mimetype
+-rw----     0.0 fat      246 b- defX 15-Oct-27 11:33 META-INF/container.xml
+-rw----     0.0 fat      160 b- defX 15-Oct-27 11:33 META-INF/com.apple.ibooks.display-options.xml
+-rw----     0.0 fat      439 b- defX 15-Oct-27 11:33 stylesheet.css
+-rw----     0.0 fat      529 b- defX 15-Oct-27 11:33 title_page.xhtml
+-rw----     0.0 fat     1129 b- defX 15-Oct-27 11:33 content.opf
+-rw----     0.0 fat      742 b- defX 15-Oct-27 11:33 toc.ncx
+-rw----     0.0 fat      655 b- defX 15-Oct-27 11:33 nav.xhtml
+-rw----     0.0 fat      615 b- defX 15-Oct-27 11:33 ch001.xhtml
+9 files, 4535 bytes uncompressed, 2325 bytes compressed:  48.7%

@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="utf-8"?>
 <package xmlns="http://www.idpf.org/2007/opf" version="2.0" unique-identifier="epub-id-1">
   <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
-    <dc:identifier id="epub-id-1">urn:uuid:488fe0b5-29d9-4d64-a023-ca08947d78ae</dc:identifier>
+    <dc:identifier id="epub-id-1">urn:uuid:c3082605-195c-4273-acad-528beceba843</dc:identifier>
     <dc:title id="epub-title-1">Test Ebook</dc:title>
-    <dc:date id="epub-date-1">2015-10-27T11:32:54Z</dc:date>
+    <dc:date id="epub-date-1">2015-10-27T11:33:20Z</dc:date>
     <dc:language>en-US</dc:language>
   </metadata>
   <manifest>
     <item id="ncx" href="toc.ncx" media-type="application/x-dtbncx+xml"/>
     <item id="style" href="stylesheet.css" media-type="text/css"/>
     <item id="nav" href="nav.xhtml" media-type="application/xhtml+xml"/>
     <item id="title_page_xhtml" href="title_page.xhtml" media-type="application/xhtml+xml"/>

@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
 <ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1">
   <head>
-    <meta name="dtb:uid" content="urn:uuid:488fe0b5-29d9-4d64-a023-ca08947d78ae"/>
+    <meta name="dtb:uid" content="urn:uuid:c3082605-195c-4273-acad-528beceba843"/>
     <meta name="dtb:depth" content="1"/>
     <meta name="dtb:totalPageCount" content="0"/>
     <meta name="dtb:maxPageNumber" content="0"/>
   </head>
   <docTitle>
     <text>Test Ebook</text>
   </docTitle>

@@ -10,11 +10,11 @@
     <title>Test Ebook</title>
     <link rel="stylesheet" type="text/css" href="stylesheet.css"/>
   </head>
   <body>
     <div id="test-ebook" class="section level1 unnumbered">
       <h1>Test Ebook</h1>
       <p>Hello World!</p>
-      <p>Time: 12:32</p>
+      <p>Time: 12:33</p>
     </div>
   </body>
 </html>