File: control

package info (click to toggle)
editra 0.5.30-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 9,904 kB
  • ctags: 7,945
  • sloc: python: 48,713; sql: 258; ansic: 241; sh: 187; php: 45; lisp: 38; tcl: 24; perl: 23; pascal: 21; haskell: 20; xml: 18; java: 18; cs: 18; erlang: 17; makefile: 17; cpp: 16; ruby: 16; asm: 15; csh: 9; ml: 9; ada: 9
file content (19 lines) | stat: -rw-r--r-- 752 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: editra
Section: editors
Priority: extra
Maintainer: Alejandro Garrido Mota <garridomota@gmail.com>
Build-Depends: debhelper (>= 7.0.50), python (>= 2.5), python-setuptools,
               python-wxgtk2.8
Build-Depends-Indep: python-support
Standards-Version: 3.8.3
XS-Python-Version: >= 2.5
Homepage: http://editra.org

Package: editra
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python, python-wxgtk2.8,
Description: simple multi-platform text editor
 Editra is a multi-platform text editor with an implementation that
 focuses on creating an easy to use interface and features that aid
 in code development. Currently it supports syntax highlighting and
 variety of other useful features for over 60 programming languages.