Ngdb

Latest version: v0.12.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.12.0

**Released: 2025-03-24**

- Added `NortonGuide.first_entry`.
([33](https://github.com/davep/ngdb.py/pull/33))

0.11.0

**Released: 2025-03-22**

- The parser classes will now take a `Link` as a parameter to parse as well
as a `str` (before they only took `str` as a parameter).
([27](https://github.com/davep/ngdb.py/pull/27))

0.10.0

**Released: 2025-03-18**

- `NortonGuide.maybe` now accepts `str` as well as `Path`.
([16](https://github.com/davep/ngdb.py/pull/16))
- Handle parsing entries that contain an invalid `^a` (generally what should
have been a `^^a`). ([21](https://github.com/davep/ngdb.py/pull/21))
- Handle parsing entries that contain an invalid `^c` (generally what should
have been a `^^c`). ([21](https://github.com/davep/ngdb.py/pull/21))
- Handle 0xFF characters at the very end of a string.
([22](https://github.com/davep/ngdb.py/pull/22))
- Added `NortonGuide.file_size`.
([23](https://github.com/davep/ngdb.py/pull/23))
- Added more aggressive end-of-file checking (`NGEOF` more likely to be
raised when encountering a mangled/truncated guide).
([23](https://github.com/davep/ngdb.py/pull/23))
- Menu titles are prompts now have any RLE compression expanded.
([24](https://github.com/davep/ngdb.py/pull/24))

0.9.0

**Released: 2025-03-15**

- Added `NortonGuide.maybe`.
([11](https://github.com/davep/ngdb.py/pull/11))

0.8.0

**Released: 2025-03-09**

- Exported `Link` at the top-level of the library.
- Changed the way that entries are loaded so that type checks don't get
confused. [8](https://github.com/davep/ngdb.py/issues/8)

0.7.0

**Released: 2025-03-01**

- Complete revamp of the repository.
([4](https://github.com/davep/ngdb.py/pull/4))
- Dropped support for `nginfo` -- I may revive it as part of a package of
Norton Guide command line tools
- Cleaned up a lot of documentation.
- Added support for generating a proper set of hosted documentation.
- Dropped support for Python 3.8.
- Ensured that the code worked with Python 3.13.

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.