File: control

package info (click to toggle)
pluxml 5.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,972 kB
  • sloc: php: 16,454; sh: 569; makefile: 10; xml: 8
file content (27 lines) | stat: -rw-r--r-- 891 bytes parent folder | download
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.