nixpkgs/pkgs/development/python-modules
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
blivet multipath_tools: Rename to multipath-tools 2016-01-21 16:18:38 +01:00
bootstrapped-pip fix pip URL 2016-05-12 13:55:40 -07:00
box2d New package: python-box2d. The Python bindings of the c++ game physics library box2. 2014-10-25 17:05:28 +02:00
bugzilla Add python-bugzilla 1.1.0. 2014-11-30 16:48:51 +01:00
buildout-nix Python: use PyPI mirror (#15001) 2016-04-26 13:38:03 +01:00
cairocffi cairocffi: Add missing dependencies on gdk_pixbuf 2016-02-07 18:15:46 +02:00
cgkit pythonPackages.cgkit: init at 2.0.0 2016-04-06 15:31:04 +01:00
dbus dbus-python: fix build with python-3 2016-05-25 09:23:08 +02:00
distutils-cfg pythonPackages: distutils-cfg, allow to override config 2014-03-13 11:33:11 +01:00
django django: add a django_gis variant which patches django to properly point at its gis libs but therefore also has them as dependencies (gdal for one can be quite big) 2015-11-28 11:49:22 +00:00
generic buildPythonPackage: be able to disable package conflict check 2016-06-16 11:49:19 +01:00
graph-tool graph-tool: 2.12 -> 2.16 (#14848) 2016-04-25 12:37:18 +02:00
gyp remove obsolete part of gyp patch 2015-06-26 09:54:49 -07:00
h5py Python: use PyPI mirror (#15001) 2016-04-26 13:38:03 +01:00
httpretty httpretty: working build for python3 2016-04-25 12:01:05 -05:00
libgpuarray/cuda switch to the default versions of numpy and scipy in libgpuarray-cuda 2016-06-16 00:03:07 +02:00
libsexy pythonSexy: use mkDerivation 2016-01-30 20:31:01 +00:00
matplotlib Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
mpi4py mpi4py: Disable for Python3 and PyPy 2014-09-07 19:44:08 +02:00
poezio poezio: 0.8.1 -> 0.9 2015-08-03 09:31:21 +00:00
pyatspi pyatspi: call via pythonPackages 2016-04-23 14:32:06 +02:00
pycairo pycairo: enable for python35 2016-04-29 02:32:03 +02:00
pycangjie python pycangjie: add python.libPrefix 2015-12-11 11:28:31 +01:00
pycdio Add 'pycdio', a Python wrapper for libcdio. 2014-11-07 21:26:53 +01:00
pycrypto Python: use PyPI mirror (#15001) 2016-04-26 13:38:03 +01:00
pycuda enable the tests only for python older than 3.5 2016-06-15 16:24:21 +02:00
pyexiv2 pyexiv2: 0.3.0 -> 0.3.2 2016-05-14 16:12:21 +02:00
pygame pythonPackages.pygame-git: init at 2016-05-17 2016-05-23 04:52:11 +03:00
pygobject pythonPackages.pygobject{,3}: let python.buildEnv detect it 2016-05-14 04:04:41 +03:00
pygtk pygtk: disable on py3k 2014-08-26 14:41:44 +02:00
pygtksourceview Adds a new package: cherrytree - A hierarchical note taking application 2015-01-31 02:17:00 +01:00
pyqt pythonPackages.pyqt{,5}: let python.buildEnv detect it 2016-05-14 04:22:50 +03:00
pyside shiboken: add support for Python 3.5 2016-06-15 23:18:34 +02:00
pyxml * Reverted most of the recent Python refactorings, as discussed. It's 2010-04-21 10:51:15 +00:00
rainbowstream rainbowstream: purify (close #8791) 2015-07-20 10:06:17 +02:00
recursive-pth-loader recursive-pth-loader: fix python path 2013-09-08 22:07:20 +02:00
rhpl use rpmextract in some packages 2014-10-20 03:16:59 +04:00
setuptools Python: use PyPI mirror (#15001) 2016-04-26 13:38:03 +01:00
sip pythonPackages.sip: let python.buildEnv detect it 2016-05-14 04:29:22 +03:00
stringtemplate use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
tables treewide: Make explicit that 'dev' output of bzip2 is used 2016-05-19 10:00:28 +02:00
taskw Add python-taskw 0.8.6. 2014-11-30 16:48:51 +01:00
wxPython pythonPackages.wxPython28: remove package 2016-05-27 21:37:09 +02:00
yolk Python: use PyPI mirror (#15001) 2016-04-26 13:38:03 +01:00
btrees-py35.patch pythonPackages: bump pyramid, webob and btrees 2015-09-30 18:15:21 +02:00
fedpkg-buildfix.diff Add fedpkg, koji &c. + their python dependencies. 2014-02-08 14:37:53 +01:00
fix_swiftclient_mocking.patch OpenStack: package Glance, Keystone, Neutron 2015-10-27 11:52:40 +01:00
numpy.nix Revert "pythonPackages.numpy: don't propagate blas" 2016-04-25 18:20:01 +02:00
pelican-fix-tests-with-pygments-2.1.patch pythonPackages.pelican: fix tests with Pygments 2.1 2016-01-24 19:43:54 +01:00
pyacoustid-py3.patch Fix build of 'pyacoustid' under Python 3. 2015-01-19 18:42:23 +01:00
pyuv-external-libuv.patch pyuv: 0.11.5 -> 1.2.0 2016-04-27 12:25:22 +02:00
rpkg-buildfix.diff Add fedpkg, koji &c. + their python dependencies. 2014-02-08 14:37:53 +01:00
scipy-0.16.1-decorator-fix.patch python scipy: run correct tests, fix/remove failing tests 2015-12-17 10:46:55 +01:00
scipy.nix Revert "pythonPackages.scipy: don't propagate blas" 2016-04-25 18:19:50 +02:00
sqlalchemy-0.7.10-test-failures.patch buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
suds-0.4-CVE-2013-2217.patch pythonPackages.suds: apply patch CVE-2013-2217 2015-10-28 11:55:30 +01:00
tarsnapper-path.patch pythonPackages.tarsnapper: New expression 2014-01-25 10:30:35 +00:00
testtools_support_unittest2.patch fix a bunch of PYthon packages on py3k 2015-10-27 17:06:24 +01:00
virtualenv-change-prefix.patch #492 python-virtualenv: make modules of the python wrapper available 2014-04-18 18:08:49 +02:00