Add initial python bindings for the scanner and depend on python 2.5.
authorJohan Dahlin <johan@gnome.org>
Tue, 25 Mar 2008 21:47:47 +0000 (21:47 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Tue, 25 Mar 2008 21:47:47 +0000 (21:47 +0000)
commita310fd859d42006253d8541f366ca458bdb09493
tree777b485f61419a9c0ea04d002ce32251ed596bc2
parent66ab1202b6499e030c32c9d0d3432e0b09bee7db
Add initial python bindings for the scanner and depend on python 2.5.

2008-03-25  Johan Dahlin  <johan@gnome.org>

        * configure.ac:
        * giscanner:
        * giscanner/__init__.py:
        * giscanner/giscannermodule.c:
        * giscanner/Makefile.am:

        Add initial python bindings for the scanner and
        depend on python 2.5.

svn path=/trunk/; revision=165
ChangeLog
configure.ac
giscanner/Makefile.am
giscanner/__init__.py [new file with mode: 0644]
giscanner/giscannermodule.c [new file with mode: 0644]
m4/python.m4 [new file with mode: 0644]