From dddfdb02d6f0a61cc91239eb60617a1278a13cf5 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Tue, 26 Jan 2016 00:38:50 -0500 Subject: [PATCH] minor change --- README.md | 4 +++- examples/{mgn-1 => mgn-2}/19554306.xml | 0 examples/{mgn-1 => mgn-2}/images/1340192015558.png | Bin examples/{mgn-1 => mgn-2}/images/1340192987122.png | Bin examples/{mgn-1 => mgn-2}/images/1340194121906.png | Bin examples/{mgn-1 => mgn-2}/images/1340195406976.png | Bin examples/{mgn-1 => mgn-2}/images/1340196600348.png | Bin examples/{mgn-1 => mgn-2}/images/1340197987266.png | Bin examples/{mgn-1 => mgn-2}/images/1340199338407.jpg | Bin examples/{mgn-1 => mgn-2}/images/1340201431195.png | Bin examples/{mgn-1 => mgn-2}/images/1340203405275.png | Bin examples/{mgn-1 => mgn-2}/images/1340205498132.png | Bin examples/{mgn-1 => mgn-2}/images/1340233884824.png | Bin 13 files changed, 3 insertions(+), 1 deletion(-) rename examples/{mgn-1 => mgn-2}/19554306.xml (100%) rename examples/{mgn-1 => mgn-2}/images/1340192015558.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340192987122.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340194121906.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340195406976.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340196600348.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340197987266.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340199338407.jpg (100%) rename examples/{mgn-1 => mgn-2}/images/1340201431195.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340203405275.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340205498132.png (100%) rename examples/{mgn-1 => mgn-2}/images/1340233884824.png (100%) diff --git a/README.md b/README.md index 7a00929..96e4040 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ You need: * python2 * lxml -An example of output is provided in the folder examples/mgn-1. What that is should be predictable. +An example of output is provided in the folder examples/mgn-2. What that is should be predictable. + +This tool does not filter duplicate images. I wish it could, sorry. Licensing? Bah. If you're really a legal freak, then WTFPL. To summarize, I don't care. diff --git a/examples/mgn-1/19554306.xml b/examples/mgn-2/19554306.xml similarity index 100% rename from examples/mgn-1/19554306.xml rename to examples/mgn-2/19554306.xml diff --git a/examples/mgn-1/images/1340192015558.png b/examples/mgn-2/images/1340192015558.png similarity index 100% rename from examples/mgn-1/images/1340192015558.png rename to examples/mgn-2/images/1340192015558.png diff --git a/examples/mgn-1/images/1340192987122.png b/examples/mgn-2/images/1340192987122.png similarity index 100% rename from examples/mgn-1/images/1340192987122.png rename to examples/mgn-2/images/1340192987122.png diff --git a/examples/mgn-1/images/1340194121906.png b/examples/mgn-2/images/1340194121906.png similarity index 100% rename from examples/mgn-1/images/1340194121906.png rename to examples/mgn-2/images/1340194121906.png diff --git a/examples/mgn-1/images/1340195406976.png b/examples/mgn-2/images/1340195406976.png similarity index 100% rename from examples/mgn-1/images/1340195406976.png rename to examples/mgn-2/images/1340195406976.png diff --git a/examples/mgn-1/images/1340196600348.png b/examples/mgn-2/images/1340196600348.png similarity index 100% rename from examples/mgn-1/images/1340196600348.png rename to examples/mgn-2/images/1340196600348.png diff --git a/examples/mgn-1/images/1340197987266.png b/examples/mgn-2/images/1340197987266.png similarity index 100% rename from examples/mgn-1/images/1340197987266.png rename to examples/mgn-2/images/1340197987266.png diff --git a/examples/mgn-1/images/1340199338407.jpg b/examples/mgn-2/images/1340199338407.jpg similarity index 100% rename from examples/mgn-1/images/1340199338407.jpg rename to examples/mgn-2/images/1340199338407.jpg diff --git a/examples/mgn-1/images/1340201431195.png b/examples/mgn-2/images/1340201431195.png similarity index 100% rename from examples/mgn-1/images/1340201431195.png rename to examples/mgn-2/images/1340201431195.png diff --git a/examples/mgn-1/images/1340203405275.png b/examples/mgn-2/images/1340203405275.png similarity index 100% rename from examples/mgn-1/images/1340203405275.png rename to examples/mgn-2/images/1340203405275.png diff --git a/examples/mgn-1/images/1340205498132.png b/examples/mgn-2/images/1340205498132.png similarity index 100% rename from examples/mgn-1/images/1340205498132.png rename to examples/mgn-2/images/1340205498132.png diff --git a/examples/mgn-1/images/1340233884824.png b/examples/mgn-2/images/1340233884824.png similarity index 100% rename from examples/mgn-1/images/1340233884824.png rename to examples/mgn-2/images/1340233884824.png -- 2.39.5