Skip to content

Conversation

@hoh
Copy link
Member

@hoh hoh commented Sep 19, 2024

The library pysodium is used as "a very simple wrapper around libsodium masquerading as nacl".

libnacl is another wrapper around the nacl library developed and maintained by the Salt
project and with extensive documentation on https://libnacl.readthedocs.io and has been
update to use the pyproject.toml format. The status of this library is marked as 5 - Production/Stable on PyPI.

The pysodium library has a bare bone repository with no documentation available and still uses the old 'setup.py' format. The status of this library is marked as 4 - Beta on PyPI.

@hoh
Copy link
Member Author

hoh commented Sep 19, 2024

Upstream PR: baking-bad/pytezos#377

@hoh hoh force-pushed the hoh-pysodium-to-libnacl branch from 73c9bfc to 59e8fa9 Compare March 4, 2025 17:09
@hoh hoh marked this pull request as ready for review March 5, 2025 13:52
The library `pysodium` is used as
"a very simple wrapper around libsodium masquerading as nacl".

`libnacl` is another wrapper around the nacl
library developed and maintained by the Salt
project and with extensive documentation on
https://libnacl.readthedocs.io and has been
update to use the `pyproject.toml` format.
The status of this library is marked as
`5 - Production/Stable` on PyPI.

The `pysodium` library has a bare bone
repository with no documentation available and
still uses the old 'setup.py' format.
The status of this library is marked as
`4 - Beta` on PyPI.
@hoh hoh force-pushed the hoh-pysodium-to-libnacl branch from ea5498b to d0f4ee9 Compare March 5, 2025 13:52
@hoh hoh merged commit 5599e38 into main Mar 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants