aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-07-16 23:17:26 +0200
committerGuido Günther <agx@sigxcpu.org>2010-07-16 23:17:26 +0200
commitd67d5be1da1d2c086a41e9dac15cbfaceac0bcf8 (patch)
treeb21c75097eb3ba082e2f91fd9cfc4802a2436ff7
parentb5afee88034691f4d360e25f5533d9fcfeead81d (diff)
Add upstream URL
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index d94a767..c06a78a 100644
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
Migrating from legacy binary document formats to ODF can be a pain if documents
use fonts that only support some non unicode encodings (e.g. armscii or
viscii).
-Odfrecode allows to remap these characters sets to the appriopriate unicode
+Odfrecode allows to remap these characters sets to the appropriate unicode
codepoints after they've been converted to ODF and makes it therefore possible
to get rid of the legacy fonts used in this documents.
There are two tools available:
-* odfrecode is noninteractive and can be used for batch conversion
+* odfrecode is non interactive and can be used for batch conversion
* odfrecode-gtk shows a dialog after conversion which allows the user to
direclty open the converted Document in OpenOffice (or another ODF capable
application). This can e.g. be used in a Nautilus/Konqueror/Dolphin context menu.
@@ -18,3 +18,7 @@ The following example recodes foo.odt from armscii8 to unicode:
New converters can easily be added. For a simple example have a look at
odfrecode/recoders/romanian.py.
+
+For more information see
+
+ https://honk.sigxcpu.org/piki/odfrecode/