CppHeaderParser 2.4.1 Released
Posted by: senex 10 years, 10 months ago
(Comments)
CppHeaderParser version 2.4.1 is now released.
This release accomplishes 3 things from BitBucket issue #12:
- Proper install with pip3
- Fixed import with python 3
- No more separation between python 3 and python 2 version of the code
The python 3 version of the code runs just fine in python 2 and runs just as fast while passing all regression tests. So now I just use that. This also makes the ugly installation errors with pip3 go away when it tries to jit the code.
Thanks 2to3.
As always, just grab the latest code at pypi, or use easy_install/pip/pip3.
Recent Posts
- Podcast feed for Connected Life Christian Church
- PulseAudio Sound Sink
- CppHeaderParser 2.4.3 Released
- CppHeaderParser 2.4.2 Released
- CppHeaderParser 2.4.1 Released
Archive
2016
- November (1)
2014
2013
- August (1)
2012
2011
2006
- June (2)
Categories
- Comic (1)
- CppHeaderParser (8)
- HOWTO (3)
- Project (2)
Authors
- senex (23)
Comments