python-aosd


Python bindings for libaosd

python-aosd

NOTE: python-aosd has moved to GitHub: https://github.com/arminha/python-aosd

Python bindings for libaosd

Introduction

python-aosd is a Python binding for libaosd, An on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.

Requirements

Build requirements

  • Pyrex or Cython
  • headers for pycairo, libaosd and pangocairo

Building

python-aosd uses distutils, so building it is as simple as running

python setup.py build

in the root directory.

Running

python setup.py install

will install python-aosd.

Project Information

Labels:
python osd library