diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 80c966e200..4e79965c65 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -33041,10 +33041,10 @@ content models.") python-pyjwt python-cryptography python-nose)) + (home-page "https://developers.docusign.com/") (synopsis "DocuSign Python Client") (description "The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.") - (home-page "https://www.docusign.com/devcenter") (license license:expat))) (define-public python-xattr |
