python-shbuf 0.0.4 review
Downloadpython-shbuf project is a simple Python extension for accessing libshbuf shared buffers. Requirements: · python-shbuf was develop
|
|
python-shbuf project is a simple Python extension for accessing libshbuf shared buffers.
Requirements:
python-shbuf was developed and tested on Debian GNU/Linux "testing" from September 2003, it should work on most other Linux distributions and may be POSIX implementations since it uses the Python distutils for source code configuration and installation.
python-shbuf 0.0.4 requires an installed development version of libshbuf 0.0.3 or newer.
Installation:
This module is made with distutils, install the module by running:
python setup.py build
python setup.py install
There is also a classic Makefile supplied which you may use instead. It is just a wrapper around setup.py.
What's New in This Release:
Fixed some typos in the documentation
python-shbuf 0.0.4 search tags