Skip to content

WhereSoftwareGoesToDie/pymarquise

Repository files navigation

pymarquise

Python bindings for libmarquise.

Requirements

  • Python - versions 2.6 through 3.4 are supported; newer will probably work. 2.5 and below are not supported.
  • libmarquise installed
  • cffi to generate the bindings

Acknowledgements

This project uses code from the Oslo incubator project which is reused under the terms of the Apache license.