diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2011-02-17 14:27:30 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2011-02-17 14:27:30 +0100 |
commit | 0c08f2609d818276427d1b99777aadeb406175b0 (patch) | |
tree | c83fa3bccc8575759c8327255a37b921a03aace0 /README | |
download | libpcd-eb5aeb44c36842a2fae1f85df1275525730c4cbe.tar.gz |
import 1.0.1 release tarball1.0.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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> |