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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
Source: spip
Section: web
Priority: optional
Maintainer: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-apache2,
cssmin,
minify,
php-algo26-idna-convert,
php-symfony-dependency-injection,
php-symfony-deprecation-contracts,
php-symfony-filesystem,
phpab,
pkg-php-tools,
uglifyjs
Homepage: https://www.spip.net/
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/spip.git
Vcs-Browser: https://salsa.debian.org/debian/spip
Rules-Requires-Root: no
Package: spip
Architecture: all
Depends: fonts-dustin,
libjs-jquery,
libjs-jquery-form,
libjs-jquery-jstree,
libjs-mediaelement,
libjs-prefix-free,
libjs-twitter-bootstrap-datepicker,
node-js-cookie,
php-algo26-idna-convert,
php-common,
php-getid3,
php-json,
php-mbstring,
php-mysql | php-pgsql | php-sqlite3,
php-symfony-dependency-injection,
php-symfony-deprecation-contracts,
php-symfony-filesystem,
php-xml,
php-zip,
${misc:Depends}
Recommends: default-mysql-server | virtual-mysql-server | postgresql,
imagemagick | netpbm,
php-sqlite3,
${misc:Recommends}
Suggests: php-curl, php-gd, php-mysql, php-pdo-sqlite
Description: website engine for publishing
SPIP is a publishing system for the Internet in which great importance
is attached to collaborative working, to multilingual environments,
and to simplicity of use for web authors.
.
SPIP's benefit consists in:
.
* managing a magazine type site i.e. made up mainly of
articles and news items inserted in an arborescence
of sections nested in each others.
* completely separating and distributing three kinds of tasks
over various players: the graphic design, the site editorial
input through the submission of articles and news items and
the site editorial management.
* spare the webmaster and all the participants to the life of
the site, a number of tedious aspects of web publishing as
well as the need to learn lengthy technical skills.
SPIP allows you to start creating your sections and
articles straight away.
|