aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2011-02-17 14:27:30 +0100
committerGerd Hoffmann <kraxel@redhat.com>2011-02-17 14:27:30 +0100
commit0c08f2609d818276427d1b99777aadeb406175b0 (patch)
treec83fa3bccc8575759c8327255a37b921a03aace0 /README
downloadlibpcd-eb5aeb44c36842a2fae1f85df1275525730c4cbe.tar.gz
import 1.0.1 release tarball1.0.1
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a61c7b7
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+
+libpcd - reading PhotoCD images
+-------------------------------
+
+This is a tiny library for decoding PhotoCD images. Its not exactly
+new, it exists for years. I've just released it separately for the
+first time now. It used to come bundled with xpcd.
+
+Some documentation is in pcd.html.
+
+Use "make" to build static and shared elf libraries.
+Use "make install" as root to install them.
+
+Have fun,
+
+ Gerd
+
+--
+Gerd Knorr <kraxel@bytesex.org>