This package contains transformation from HTML to DocBook XML.
Installation
install html2docbook either using easy_install or by downloading the sources from the Python Cheeseshop
Supported platforms
Unix
Subversion repository
Usage
Example from the Python command-line:
>>> from html2docbook import Html2DocBook
>>> h2d = Html2DocBook()
>>> h2d.transform('<p>first paragraph</p><p>second paragraph</p>')
'<section><para>first paragraph</para><para>second paragraph</para></section>'
License
GPL
Changes:
0.1 (11.03.2009)
initial release
Release files for html2docbook 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| html2docbook-0.1.tar.gz | 19.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| html2docbook-0.1-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 43.3 kB
Release files / html2docbook-0.1.tar.gz
| Download URL | html2docbook-0.1.tar.gz |
|---|---|
| Size | 19.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d3bbe2887349c83afc725ce36130eaf9d56f784696dc928fbd3589cb3e2875ff
|
|
BLAKE2b-256 checksum How to use checksums |
7dafb13e68fe026f7da67f148dbd5e550d55fdacaccf3d5fc1c32236d30be699
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / html2docbook-0.1-py2.4.egg
| Download URL | html2docbook-0.1-py2.4.egg |
|---|---|
| Size | 23.9 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
c4c43d8b129e1443362cf9bac6cec6fce73ea80e37ae8b8cf918dec4e987cc35
|
|
BLAKE2b-256 checksum How to use checksums |
cbbb567b74496bbbaee409baedb541e09c313c7a4452d671c017505ca0b0ba34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |