PyBindGen hosts its code at https://github.com/gjcarneiro/pybindgen.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pybindgen

There are download files available for PyBindGen.

See all merge proposals.

PyBindGen has 4 active branches owned by 4 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pybindgen
Series: trunk
1 Development 2018-09-08 15:16:24 UTC
925. Merge pull request #17 from TommyPec/...

Author: Gustavo Carneiro
Revision Date: 2018-09-08 15:16:24 UTC

Merge pull request #17 from TommyPec/master

Update settings.py

lp:~dan-eicher/pybindgen/py3k 1 Development 2013-05-29 23:25:21 UTC
791. output code templates formating -- ma...

Author: Dan Eicher
Revision Date: 2013-05-29 23:25:21 UTC

output code templates formating -- make the generated code prettier

lp:~drlh/pybindgen/py3kx (Has a merge proposal) 1 Development 2013-05-24 23:08:19 UTC
791. commented out a dead section of code

Author: drh
Revision Date: 2013-05-24 23:08:19 UTC

commented out a dead section of code

lp:~mikeowen/pybindgen/pybindgen-extend-containers 1 Development 2013-02-19 00:29:18 UTC
844. I've had to make our extended contain...

Author: Mike Owen
Revision Date: 2013-02-19 00:29:18 UTC

I've had to make our extended container interfaces optional for the
pybindgen unit tests to pass, since some of the tests (like in foomodule)
misuse container names, like wrapping a std::vector using the list
interface. To be conservative and not potentially break any backward
compatible cases like this, I've made the newer expanded interface
optional. In the future maybe this should be changed?

14 of 4 results
You can't create new branches for PyBindGen.