File: README

package info (click to toggle)
xfpt 0.10-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 720 kB
  • sloc: ansic: 1,654; sh: 176; perl: 114; makefile: 71
file content (31 lines) | stat: -rw-r--r-- 826 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
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. The main documentation is provided as a PDF file and an HTML
file in the doc directory. The xfpt source that was used to create the XML that
in turn was used to generate the PDF and the HTML 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
Last updated: August 2018

Domain:     cam.ac.uk
Local part: ph10