6 buildPythonPackage rec {
7 pname = "SocksiPy-branch";
11 inherit pname version;
12 sha256 = "01l41v4g7fy9fzvinmjxy6zcbhgqaif8dhdqm4w90fwcw9h51a8p";
16 homepage = "http://code.google.com/p/socksipy-branch/";
17 description = "This Python module allows you to create TCP connections through a SOCKS proxy without any special effort";
18 license = licenses.bsd3;