About mdtablegen
This is a Python module to generate Markdown tables. Specifically the Markdown dialect that HL docgen (and derivatives) speak. A few existing Python Markdown generator libraries don't exactly do this.
Example Output
+---------------+----------+-----------+----------------------+----------------------------+
| Address | Port | Service | Fingerprint | Comments |
+===============+==========+===========+======================+============================+
| 172.22.150.88 | 443/tcp | ssl|http | Some httpd | Here's a comment |
+---------------+----------+-----------+----------------------+----------------------------+
| 172.22.150.88 | 8089/tcp | ssl|http | Some httpd | |
+---------------+----------+-----------+----------------------+----------------------------+
| 172.22.30.10 | 53/tcp | domain | (unknown banner: ... | This looks interesting |
+---------------+----------+-----------+----------------------+----------------------------+
| 172.22.30.119 | 22/tcp | ssh | ProFTPD mod_sftp ... | |
Release files for mdtablegen 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mdtablegen-1.0.2.tar.gz | 16.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mdtablegen-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 33.8 kB
Release files / mdtablegen-1.0.2.tar.gz
| Download URL | mdtablegen-1.0.2.tar.gz |
|---|---|
| Size | 16.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd3db15e7f746b1acf77c194f5cc3be2c674566a490a57af57b9e3f101d7427c
|
|
BLAKE2b-256 checksum How to use checksums |
8076a44232676f5690133f19120f1416d6f99a90f208243e32a8574b87710f00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / mdtablegen-1.0.2-py3-none-any.whl
| Download URL | mdtablegen-1.0.2-py3-none-any.whl |
|---|---|
| Size | 17.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
48e34759b52d1b51ff35ed2b7277fd9571c9dc92d2d650089d50b8e69fe697e0
|
|
BLAKE2b-256 checksum How to use checksums |
03312f5ca663629f30286475ca07624451ac04ea230416ddde41090f8bc8ab64
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|