Porting the old Trac wiki contents to GitHub instead.
The dump is used to extract the page name, version number, Unix timestamp, Trac author, actual page content, and comment. The wiki dump is read and the related attributes are assigned through "tractowiki.py"
The code was tested on Windows 8.1 with Python 2.7.10.
Issue #1 : Port Trac Wiki Contents to GitHub
Porting the old Trac wiki contents to GitHub instead. The dump is used to extract the page name, version number, Unix timestamp, Trac author, actual page content, and comment. The wiki dump is read and the related attributes are assigned through "tractowiki.py"
The code was tested on Windows 8.1 with Python 2.7.10.