7 buildPythonPackage rec {
12 inherit pname version;
13 sha256 = "9b9a487694c239efea8cec4454a99a56ee1ae1a5f3af0858ccf8029e2ac2d42d";
17 description = "Pure Python implementation of SSL and TLS";
18 homepage = "https://pypi.python.org/pypi/tlslite";
19 license = licenses.bsd3;