ngdb - A Python library for reading Norton Guide database files
Introduction
Back in the mists of time, in the days of MS-DOS and Clipper programming, Norton Guide database files were a very popular form of hypertext help. Lots of information is still kicking around inside such files.
This library is another in a reasonably long line of tools I've written to help keep that information available.
Installing
ngdb is available from pypi and can be
installed with pip or similar Python package tools:
$ pip install ngdb
Using
See the main documentation for details on using the library.
Hacking
If you want to hack on the code yourself you'll find most of the routine
stuff you'd do when testing and the like in the Makefile. Type:
$ make
to get a list of available targets.
Release files for ngdb 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ngdb-1.2.0.tar.gz | 15.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ngdb-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:35.4 kB
Release files / ngdb-1.2.0.tar.gz
| Download URL | ngdb-1.2.0.tar.gz |
|---|---|
| Size | 15.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f59b220d579c4b2ad94302868d3899c1499f0804b1867938224cc85fbc3797cb
|
|
BLAKE2b-256 checksum How to use checksums |
17db813455c72e1030dd4c2c26de3ff7e7611c3d055c8012bef58ad4bc4398f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / ngdb-1.2.0-py3-none-any.whl
| Download URL | ngdb-1.2.0-py3-none-any.whl |
|---|---|
| Size | 19.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
baf245d74543121e270d6078443e8d7f82f1310798f1b84531807621ce4d934c
|
|
BLAKE2b-256 checksum How to use checksums |
867aa28a226bc1fd9800f44482ed0940b03fd94c1f0480f7d15a9b3715275378
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|