wt2db converts WikiText files, or files in the text format often used inside of WikiWikiWebs into DocBook XML.
| Tags | Software Development Documentation Text Processing Markup XML Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: The -v option now means "version", and -V means "verbose". The -a option was changed to -x and the -s option lets the user pick a doctype. The -n option was added to disable network. A problem with screen blocks in which para was closed when not open has been fixed. "[" for filename was replaced with "[[file:]]". "[[" is used for xrefs. Literal blocks are encoded into entities. The -e option was added to specify encoding. "[[dir:foo]]" was added for directories. "[[dev:foo]]" was added for device files. Ordered lists and itemized lists may now be nested up to four levels deep, with mix-and-match. "#" and "*" no longer have to be in the first column. ISO Entity reference was added.


Changes: This release permits the production of a complete DocBook file, with support for <articleinfo> and DOCTYPE declarations. It no longer requires additional LDP tools to do this and is a standalone utility.
A console application that keeps track of your music collection in a database.
- All comments
Recent commentsMore recent versions
This entry hasn't been updated for more than 3 years, but it seems that there are newer versions available than the 0.5 mentioned here.
working links to tar.gz files:
http://www.tldp.org/downloads/wt2db-0.6.tar.gz
http://www.tldp.org/downloads/wt2db-1.0.tar.gz
I wonder why they don't have a better home page for the project. The one at http://www.tldp.org/wt2db/ is not very useful as there are now download links at all.
Btw, does anyone know a good mediawiki -> docbook xml converter? wt2db seems ok, but doesn't support e.g. tables at all.