GNU bug report logs -
#31121
[PATCH 1/3] gnu: Add python2-urlgrabber
Previous Next
Reported by: Tomáš Čech <sleep_walker <at> gnu.org>
Date: Tue, 10 Apr 2018 09:26:01 UTC
Severity: normal
Tags: patch
Done: Tomáš Čech <sleep_walker <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 31121 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tomáš Čech <sleep_walker <at> gnu.org> writes:
> * gnu/packages/python.scm (python-m2crypto): New variable.
> (python2-m2crypto): New variable.
Maybe this could go in 'python-crypto.scm'?
[...]
> + (home-page "https://gitlab.com/m2crypto/m2crypto")
> + (synopsis "A Python crypto and SSL toolkit")
No articles in synopses please :-)
Also, s/SSL/TLS.
> + (description "A Python crypto and SSL toolkit. M2 stands for \"me, too!\"
Can you try to turn this into a full sentence? E.g. "M2crypto is a
library for ...".
> +. M2Crypto comes with the following:
> +RSA, DSA, DH, HMACs, message digests,
> +symmetric ciphers including AES,
> +TLS functionality to implement clients and servers.
> +Example SSL client and server programs, which are variously
> +threading, forking or based on non-blocking socket IO.
> +HTTPS extensions to Python's httplib, urllib and xmlrpclib.
> +Unforgeable HMAC'ing AuthCookies for web session management.
> +FTP/TLS client and server.
> +S/MIME v2.
> +ZServerSSL: A HTTPS server for Zope.
> +ZSmime: An S/MIME messenger for Zope.")
You can use @enumerate here to make it look better on gnu.org and guix
package --search. Although maybe the format from setup.py is better
(sans marketing language):
M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA,
DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL
functionality to implement clients and servers; HTTPS extensions to Python's
httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web
session management; FTP/TLS client and server; S/MIME; M2Crypto can also be
used to provide SSL for Twisted. Smartcards supported through the Engine
interface.
At least make sure the output from `guix package --search` looks nice :)
(and that guix lint is happy, of course)
> + (license license:x11)))
I believe this is "expat" since it does not contain the advertisement
clause.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 7 years and 28 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.