edeposit.amqp.pdfgen

This module is used to dynamically generate some of the PDF documents, which are required by the E-deposit project website.

Installation

Installation at debian systems is really easy:

pip install edeposit.amqp.pdfgen

(Open)Suse

OpenSuse by default doesn’t have installed the FreeSerif fonts, which are required for this package.

You can install it using following commands:

cd /tmp
wget http://213.174.32.130/sles/distribution/11.0-SP1/repo/sdk/suse/noarch/freefont-0.20080323-1.17.noarch.rpm
zypper install freefont-0.20080323-1.17.noarch.rpm

Source code

This project is released as opensource (GPL) and source codes can be found at GitHub:

Indices and tables