We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d73463 commit 339e869Copy full SHA for 339e869
1 file changed
setup.py
@@ -32,7 +32,7 @@ def read_requirements(path):
32
setup(
33
name="js2pysecrets",
34
version=read("js2pysecrets", "VERSION"),
35
- description="Port of secrets.js-grempe Shamir's Secret Sharing",
+ description="Shamir's Secret Sharing - JS2Py port of secrets.js-grempe.",
36
url="https://github.com/poing/JS2PySecrets/",
37
project_urls={
38
'Documentation': 'https://poing.github.io/JS2PySecrets',
0 commit comments