Personal tools
You are here: Home Software pkipplib Download
Document Actions

HowTo download pkipplib

by Jerome Alet last modified 2008-06-02 11:05

This page describes the different ways you can obtain the pkipplib Python library

Latest stable release :

The latest stable release of pkipplib is available from there.
You can install it by typing the following comands :

$ cd /tmp
$ tar -zxf pkipplib-x.yy.tar.gz
$ cd pkipplib-x.yy
$ python setup.py install

NB : for the installation script to work, you have to ensure that both python and python-dev or python-devel packages are installed first.

Latest development release :

The latest development version for pkipplib is always available from subversion. You can download and install it by typing the following commands :

$ cd /tmp
$ svn co http://svn.pykota.com/pkipplib/trunk pkipplib
$ cd pkipplib
$ python setup.py install

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: