pida 0.5.1-5.2ubuntu1 source package in Ubuntu
Changelog
pida (0.5.1-5.2ubuntu1) natty; urgency=low * Merge from debian unstable. Remaining changes: - debian/control: - Replace gvim dependency with vim-gtk as gvim no longer exists in Ubuntu and add an alternate dependency on emacs (LP: #504754) - Add ${misc:Depends} to Depends to placate lintian - debian/compat: Update to compatibility level 7 as 4 is pretty old - debian/rules: Remove obsolete call to dh_desktop * Dropped change (Superceeded in debian in a different way) - Remove dependency on obsolete python-gtkhtml2 (LP: #538773) -- Bhavani Shankar <email address hidden> Sun, 31 Oct 2010 10:41:45 +0530
Upload details
- Uploaded by:
- Bhavani Shankar on 2010-10-31
- Uploaded to:
- Natty
- Original maintainer:
- MOTU
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pida_0.5.1.orig.tar.gz | 714.5 KiB | b5a68fcd57903f8e0bb74946778cff9a46ab1b1aef1a16d3358d0b0479ac0b68 |
pida_0.5.1-5.2ubuntu1.diff.gz | 6.0 KiB | 4d275266d1f9d28e93067a5f51da04b522c166e68fb61019be00b779758e5d1d |
pida_0.5.1-5.2ubuntu1.dsc | 1.6 KiB | acd974adec8139563bd67dd4d2836559b96d8cd52afdd05a15d8d04966735ca3 |
Available diffs
- diff from 0.5.1-5.1ubuntu1 to 0.5.1-5.2ubuntu1 (945 bytes)
Binary packages built by this source
- pida: Python Integrated Development Application, a Python IDE
PIDA is the Python Integrated Development Application.
It is an IDE (integrated development environment) written
in Python (http://www.python. org/) and the GTK+
(http://www.pygtk. org/) graphical toolkit.
.
Pida is an IDE, but one that is slightly different from
other IDEs. Rather than attempting to write a set of
development tools of its own, Pida uses tools that the
developer has available. In this regards Pida can be used as
a framework for putting together your own bespoke IDE.
.
Although still a young application, Pida can already boast
a huge number of features because of the power of some of
the tools it integrates. For example features such as code completion
and syntax highlighting are well implemented in Pida's integrated editors
far better than any editor built for a commercial IDE. Pida currently features:
Full code editing (syntax highlighting, code completion, automatic indenting,
block commenting etc) Project management, version control management,
Python debugger and profiler, GTK+ graphical user interface building and
rapid application design, Pastebin integration.