Skip to content
  • Edward Hervey's avatar
    Modifications to have parallel-installable gst-python · f3ec338b
    Edward Hervey authored
    Original commit message from CVS:
    * Makefile.am:
    * configure.ac:
    * gst/Makefile.am:
    * pygst.py.in:
    Modifications to have parallel-installable gst-python
    Works more or less in the same way as pygtk:
    import pygst
    pygst.require('0.9')
    import gst
    f3ec338b