I just released the new version of my packages for polygon handling with Python 2 and Python 3. There are only small changes, the most important ones are:
- moved development and downloads from GitHub to bitbucket after GitHub closed the download area,
- renamed the packages from Polygon to Polygon2 and Polygon3 to avoid confusion, especially on pypi,
- added a Douglas-Peucker simplification routine to Polygon3.
From now on I will implement new features in Polygon3 while Polygon2 will receive bugfixes only.
Binary packages for Windows will follow. I currently can’t compile x64 binaries for Python 3.3 because neither my Visual Studio 2008 nor Visual Studio 2010 Express supports this. I would appreciate any help for this or the contribution of packages.