7 buildPythonPackage rec {
10 format = "setuptools";
15 sha256 = "f25e9307fbb5960cb035394c26e37731b64cc465b197c4344cee85ec450ab92f";
18 propagatedBuildInputs = [
23 homepage = "https://github.com/baztian/jaydebeapi";
24 license = licenses.lgpl2;
25 description = "Use JDBC database drivers from Python 2/3 or Jython with a DB-API";