yamdwe
yamdwe copied to clipboard
Yet Another Mediawiki to DokuWiki Exporter
mwlib is now available for Python3.8+ (or so they say), but it's not a simple drop in replacement. There are Python3.x incompatibilities all over the place, so I went back...
deleted
Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [lxml](https://github.com/lxml/lxml) from 3.4.4 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.8 to 0.12.20. Commits a2b0ee6 Release of 0.12.20 04b27f1 Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle into ... e140e1b Gracefully handle errors during early request binding. 6e9c55a Added depr...
Bumps [py](https://github.com/pytest-dev/py) from 1.4.27 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
After upgrading my source (see #31) I was able to import most of the mediawiki, but got stuck here: Traceback (most recent call last): File "./yamdwe.py", line 93, in main()...
Fix typo
This module does not build against current version of MariaDB in Debian Stable. As it's optional (only needed if using the separate, self contained, export script I have removed it...
This is instead of converting cAmElcase to c_am_elcase as the insertion of underscores breaks links if there is *any* inconsistency between case used in pagenames and links (but mediawiki lets...