Go to file
Edward Diener 787d8d38d9
Merge pull request #1 from eldiener/develop
Fix for Python 3 versus Python 2 where the PyVarObject is different.
2018-10-25 11:30:48 -04:00
doc Use glob instead of path.glob, as it's relative to the Jamfile 2018-10-16 06:24:42 +03:00
include/boost/parameter Changed to use Py_TYPE instead of separate code depending on Python version. 2018-10-19 15:59:46 -04:00
meta Fix libraries.json 2018-10-14 18:17:36 +03:00
test Fix test/Jamfile 2018-10-14 18:19:38 +03:00
.gitattributes Boost Parameter Library initial check in 2018-10-14 18:08:50 +03:00
.travis.yml No longer delete headers from parameter; they aren't there anymore 2018-10-15 03:13:01 +03:00
index.html Initial checkin 2018-10-14 18:08:50 +03:00
README.md Initial commit 2018-10-14 15:06:22 +00:00

parameter_python

Boost.Parameter Python bindings