Skip to content

mschiffm/pynmsg

 
 

Repository files navigation

pynmsg

This is pynmsg, a Python extension module implemented in Cython for the nmsg C library.

Building

Building from a git checkout requires a C compiler, Python, Cython, and the nmsg library to be installed first. Distribution tarballs ship with a copy of the Cython-generated code and do not require Cython to actually be installed.

pynmsg is built by running setup.py:

python setup.py build

About

Python extension module for libnmsg

Resources

License

Stars

Watchers

Forks

Packages

No packages published