File: control

package info (click to toggle)
chronicle 3.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 488 kB
  • ctags: 81
  • sloc: perl: 1,701; makefile: 121; sh: 9
file content (25 lines) | stat: -rw-r--r-- 720 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
Source: chronicle
Section: web
Priority: extra
Maintainer: Steve Kemp <skx@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.8.0
Homepage: http://www.steve.org.uk/Software/chronicle/

Package: chronicle
Architecture: all
Depends: ${perl:Depends}, libtimedate-perl, libhtml-template-perl, perl-modules
Suggests: memcached, libtext-markdown-perl, libtext-textile-perl
Description: HTML & RSS blog compiler
 This is a tool which will convert a directory of simple
 text files into a static HTML weblog, (or blog if you prefer).
 .
  The system is intentionally simple, but it supports:
 .
  * RSS feed creation.
 .
  * Template based output.
 .
  * The tagging of entries.
 .
  * User comments upon entries.