File: control

package info (click to toggle)
ckeditor 4.5.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 30,020 kB
  • sloc: sh: 167; python: 37; makefile: 24; php: 15; xml: 5
file content (28 lines) | stat: -rw-r--r-- 1,075 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
20
21
22
23
24
25
26
27
28
Source: ckeditor
Section: web
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Uploaders: Bastien Roucariès <roucaries.bastien+debian@gmail.com>
          ,Frank Habermann <lordlamer@lordlamer.de>
Build-Depends: debhelper (>= 9.0~)
    ,ckbuilder (>= 2.3.0+dfsg-2~)
    ,xvfb, xauth
Standards-Version: 3.9.7
Homepage: http://ckeditor.com
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ckeditor.git
Vcs-Git: https://anonscm.debian.org/collab-maint/ckeditor.git

Package: ckeditor
Architecture: all
# Remove libjs-highlight after jessie + 1
Depends: ${misc:Depends},
	 libjs-swfobject,
	 libjs-highlight.js (>= 8.0~) | libjs-highlight (>= 8.0~)
Recommends: javascript-common
Description: text editor which can be embedded into web pages
 CKEditor is a WYSIWYG editor which can be embedded into web pages.
 WYSIWYG means that the text being edited looks as similar
 as possible to the results users have when publishing it.
 .
 It brings to the web common editing features found on desktop
 editing applications like Microsoft Word and OpenOffice.