public
Description: SIP fork (C/C++ Python bindings generator)
Homepage: http://github.com/kevinw/sip/wikis
Clone URL: git://github.com/kevinw/sip.git
Click here to lend your support to: sip and make a donation at www.pledgie.com !
kevinw (author)
Mon Sep 07 08:17:34 -0700 2009
commit  5f0097d3d4cb520a4519d236d7e4311c3ecd663a
tree    ae92b9a937fa1504765b62e6ced9506a9f607b76
parent  71f2e6ea87523f3b87c50c3009142cdd6b0c120d
sip /
name age message
file .gitignore Thu Jul 30 12:56:06 -0700 2009 Add doc/html/ to .gitignore. [kevinw]
file ChangeLog Tue Apr 14 07:19:06 -0700 2009 sip-4.8-snapshot-20090409 [kevinw]
file LICENSE Thu Feb 26 15:28:25 -0800 2009 ChangeLog-4.8-snapshot-20090225 [kevinw]
file NEWS Mon Mar 30 07:38:12 -0700 2009 sip-4.8-snapshot-20090327 [kevinw]
file README Sat Apr 12 13:29:39 -0700 2008 initial commit [kevinw]
file TODO Mon Jun 02 08:15:17 -0700 2008 sip-4.7.7-snapshot-20080530 [kevinw]
file configure.py Tue Apr 14 07:22:09 -0700 2009 merged sip-4.8-snapshot-20090409 from phil [kevinw]
directory custom/ Sat Apr 12 13:29:39 -0700 2008 initial commit [kevinw]
directory doc/ Tue Apr 14 07:19:06 -0700 2009 sip-4.8-snapshot-20090409 [kevinw]
file setup.py Mon Oct 06 10:23:10 -0700 2008 Always insert variables into the sipSpec's vari... [kevinw]
file sipbenchmark.py Mon Oct 06 10:23:10 -0700 2008 Always insert variables into the sipSpec's vari... [kevinw]
file sipdistutils.py Sat Apr 12 13:29:39 -0700 2008 initial commit [kevinw]
directory sipgen/ Mon Sep 07 08:17:34 -0700 2009 A GCC fix. Thanks Kevin Ollivier. [kevinw]
directory siplib/ Tue May 26 10:28:26 -0700 2009 Add missing PyType_Ready for the sipVariableDes... [kevinw]
file siputils.py Wed Mar 18 14:39:47 -0700 2009 sip-4.8-snapshot-20090317 [kevinw]
directory specs/ Wed Jul 30 09:33:07 -0700 2008 Modify specs for win32-msvc so that it always o... [kevinw]
README
                     SIP - Python C/C++ Bindings Generator


The SIP documentation (including installation instructions) can be found in the
"doc" directory.