libextractor-python

GNU libextractor
Log | Files | Refs | README | LICENSE

commit bca75eb66548560c04560e9adcdc9b92bf187ed2
parent 9e61f23e2d8157fd54676358ff477a6e2e207b26
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  4 Jul 2005 16:44:23 +0000

typo

Diffstat:
MChangeLog | 5++---
AREADME.debian | 26++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,4 @@ Mon Jul 4 17:19:33 CEST 2005 - Moved python binding into seperate package. + Moved python binding into separate package. - -\ No newline at end of file + diff --git a/README.debian b/README.debian @@ -0,0 +1,26 @@ +This is a list of debian (sarge) packages that you may want to install +prior to compiling libextractor-python. + +Naturally, you will also need libextractor itself. + +===================================================================== + +Basic compilation tools and dependencies: + +libtool +gcc +make +python2.3-dev + + +For Subversion access and compilation: + +subversion +autoconf +automake1.8 + +============================================== + +Please notify us if we missed some dependencies +(note that the list is supposed to only list direct +dependencies, not transitive dependencies).