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
|
Source: pluxml
Section: web
Priority: optional
Maintainer: Tanguy Ortolo <tanguy+debian@ortolo.eu>
Build-Depends:
debhelper (>= 11),
po-debconf (>= 0.8.0)
Standards-Version: 4.1.3
Homepage: http://www.pluxml.org/
Vcs-Git: https://git.ortolo.eu/git/pkg-pluxml.git
Vcs-Browser: https://git.ortolo.eu/pkg-pluxml.git
Rules-Requires-Root: binary-targets
Package: pluxml
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends},
php,
php-xml,
ucf,
Recommends: php-gd
Suggests: default-mta | mail-transport-agent
Description: light blog/CMS engine powered by XML
PluXml is a lightweight blogging and Content Management System that uses
simple XML files to store its data and requires no database. It has all the
usual features (static pages, comments, categories, tags, media management,
RSS feed, etc.) and supports multiple users, customizable themes, and
plugins.
|