8 buildPythonPackage rec {
11 format = "setuptools";
16 sha256 = "f25e9307fbb5960cb035394c26e37731b64cc465b197c4344cee85ec450ab92f";
19 propagatedBuildInputs = [ jpype1 ];
22 homepage = "https://github.com/baztian/jaydebeapi";
23 license = licenses.lgpl2;
24 description = "Use JDBC database drivers from Python 2/3 or Jython with a DB-API";