Find a file
Eelco Dolstra c1eb464f3c * Build those Python modules in the Python distribution that require
additional dependencies (e.g. SQLite, X11, or Tcl/Tk) outside the
  main Python package (i.e., pythonBase).  This makes pythonFull
  unnecessary: you can just pass the additional modules as
  buildInputs to packages that require them, e.g.

    buildInputs = [ pythonModules.sqlite3 ];

svn path=/nixpkgs/branches/modular-python/; revision=25364
2011-01-03 16:25:11 +00:00
doc * Make copy-tarballs.sh work on release.nix. 2010-02-05 14:14:43 +00:00
maintainers Merging from trunk. I solved some trivial merge conflicts. 2010-12-17 20:39:58 +00:00
pkgs * Build those Python modules in the Python distribution that require 2011-01-03 16:25:11 +00:00
COPYING
default.nix
STABLE
VERSION * Bump the version. 2010-02-08 09:23:03 +00:00