File: README

package info (click to toggle)
xfpt 0.09-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 676 kB
  • sloc: ansic: 1,616; sh: 176; makefile: 122; perl: 114
file content (30 lines) | stat: -rw-r--r-- 784 bytes parent folder | download | duplicates (3)
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
THE XFPT PLAIN TEXT TO XML PROCESSOR
------------------------------------

UNIX AND UNIX-LIKE SYSTEMS
--------------------------

It should just be a matter of typing

  ./configure
  make
  make install

to get youself an installed xfpt command. There is a man page that lists the
command arguments. However, the main documentation is provided only as a PDF
file in the doc directory. The xfpt source that was used to create the XML that
in turn was used to generate the PDF is also included. You can get rid of xfpt
by "make uninstall".


OTHER SYSTEMS
-------------

xfpt consists almost entirely of Standard C code, and so it should be possible
to compile it on any system with a Standard C compiler and library.

Philip Hazel
January 2006

Domain:     cam.ac.uk
Local part: ph10