[SCM] A Python IDE for scientists branch, master, updated. debian/2.0.12-1-25-g840fa2b
Frédéric-Emmanuel P?==?UTF-8?Q?ICCA
picca at synchrotron-soleil.fr
Thu Nov 3 13:56:01 UTC 2011
The following commit has been merged in the master branch:
commit 1d2304662b5607c6579620dfbf0323b40bc0c377
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date: Tue Jun 14 15:36:45 2011 +0200
import the upstream python-spyderlib description.
diff --git a/debian/control b/debian/control
index a89c134..5cbcafc 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,10 @@ Provides: ${python:Provides}
Breaks: ${python:Breaks}, spyder (<< 2.0.12-1),
Replaces: spyder (<< 2.0.12-1)
Description: Python IDE for scientists
- Spyder (previously known as Pydee) is a free open-source Python
- development environment providing MATLAB-like features in a simple
- and light-weighted software.
+ Originally written to design Spyder (the Scientific PYthon
+ Development EnviRonment), the spyderlib Python library provides
+ ready-to-use pure-Python widgets: source code editor with syntax
+ highlighting and code introspection/analysis features, NumPy array
+ editor, dictionary editor, Python console, etc. It's based on the Qt
+ Python binding module PyQt4 (and is compatible with PySide since
+ v2.2).
--
A Python IDE for scientists
More information about the debian-science-commits
mailing list