Ndeflib

Latest version: v0.3.3

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

Scan your dependencies

Page 1 of 2

0.3.3

------------------

* Support Python 3.7.

* Python 3.7 mandates PEP 479 which made StopIteration within a
generator raise RuntimeException.

* The urllib.parse.quote function now follows RFC 3986 and does no
longer convert the `~` character.

* Importing ABCs from `collections` will no longer be possible with
Python 3.8, must then import from `collections.abc`.

* WiFi and Bluetooth Records print attribute keys in sorted order to
have consitent output in documentation embedded tests (doctest).

0.3.2

------------------

* Bugfix to not encode the Certificate URI if it is None or empty,
contributed by `Nick Knudson <https://github.com/nickaknudson>`_.

0.3.1

------------------

* Fixes the signature record to encode lengths as 16-bits.

0.3.0

------------------

* Support for decoding and encoding of the NFC Forum Signature Record,
contributed by `Nick Knudson <https://github.com/nickaknudson>`_.

0.2.0

------------------

* Wi-Fi Simple Configuration (WSC) and P2P records and attributes
decode and encode added.

0.1.1

------------------

* Development status set to Stable, required new release level as PyPI
doesn't allow changing.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.