File: control

package info (click to toggle)
gphpedit 0.9.98-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,156 kB
  • ctags: 9,843
  • sloc: cpp: 52,052; ansic: 26,607; makefile: 437; python: 286; xml: 47; sh: 28
file content (19 lines) | stat: -rw-r--r-- 734 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: gphpedit
Section: gnome
Priority: optional
Maintainer: Lior Kaplan <kaplan@debian.org>
Build-Depends: debhelper (>= 5.0.0), libwebkitgtk-dev, libxml-parser-perl, intltool, autopoint, libtool
Standards-Version: 3.9.2
Homepage: http://www.gphpedit.org/
Vcs-Git: git://github.com/anoopjohn/gphpedit.git
Vcs-Browser: http://github.com/anoopjohn/gphpedit

Package: gphpedit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: php5-cli, php-doc
Description: development environment for PHP/HTML/CSS 
 gPHPEdit is a GNOME editor that is dedicated to editing 
 PHP files and other supporting files, like HTML/CSS. It 
 has support for drop-down function lists, hints showing 
 parameters, and syntax highlighting.