You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migration from Google Code (Mercurial) to Github (Git)
* Removed the CHANGELOG and TODO files.
* Converted the README, and Install notes to use Markdown
* Updated the LICENSE
* Removed .hgignore
* Added .gitignore
* Added a MANIFEST file
* Renamed /Examples to /examples
* Made pypreprocessor.py into a package
* Updated setup.py to reflect the changes
* Cleaned up any trailing whitespace