File: control

package info (click to toggle)
aephea 12-248-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,092 kB
  • sloc: sh: 774; makefile: 66
file content (37 lines) | stat: -rw-r--r-- 1,518 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
28
29
30
31
32
33
34
35
36
37
Source: aephea
Maintainer: Joost van Baal-Ilić <joostvb@debian.org>
Section: text
Priority: optional
Build-Depends: debhelper (>= 11~),
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/debian/aephea.git
Vcs-Git: https://salsa.debian.org/debian/aephea.git
Homepage: http://micans.org/aephea

Package: aephea
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: zoem
Breaks: zoem-doc
Replaces: zoem-doc
Description: text-based authoring tool for HTML
 Aephea is an HTML authoring framework.  It enforces HTML well-formedness
 with a simpler and stricter syntax, provides useful extensions and
 abstractions as well as facilities for adding new ones, all in a single
 unified approach that stays close to HTML itself.  Some of Aephea's
 characteristics are a TeX-like syntax, dictionary stacks, iteration and a
 focus on styling via CSS.
 .
 PUD (Portable Unix Documentation) is shipped with Aephea.  It provides
 mini-languages for authoring Unix manual pages and FAQ documents with output
 both in HTML and troff.
 .
 Both Aephea and PUD are written in zoem, a high-level macro/programming
 language with character filtering capabilities.
 .
 If you'd like to generate manpages, but don't like troff syntax, and find
 Perl's POD too limited, Aephea's PUD is likely useful for you. If you like
 your documents to be available in both PDF and HTML, but find DocBook XML
 too heavyweight (and aren't really happy with Docbook XML's baroque default
 tagnames), you'll like PUD.