File: index.htm

package info (click to toggle)
opensp 1.5pre5-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 6,860 kB
  • ctags: 8,918
  • sloc: cpp: 63,719; ansic: 10,494; sh: 7,592; makefile: 605; perl: 557; sed: 98
file content (99 lines) | stat: -rw-r--r-- 2,927 bytes parent folder | download | duplicates (2)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML Strict//EN">
<HTML>
<HEAD>
<TITLE>OpenSP</TITLE>
</HEAD>
<BODY>
<H1>OpenSP</H1>
<H3>
An SGML System Conforming to International Standard ISO 8879 --
Standard Generalized Markup Language
</H3>
<H3>
An SGML Extended Facilities system conforming to
Annex A of International Standard ISO/IEC 10744 --
Hypermedia/Time-based Structuring Language
</H3>
<P>
The following documents are available:
<P>
<UL>
<LI>
<A HREF="features.htm">Summary of OpenSP's features</A>
<LI>
<A HREF="http://peano.mathematik.uni-freiburg.de/OpenJade/download.html"
>How to get OpenSP</A>
<LI>
<A HREF="build.htm">How to build and install OpenSP from source</A>
<LI>
Using OpenSP
<UL>
<LI>
<A HREF="NEWS">What's new in OpenSP?</A> (see also <A HREF="new.htm">What's new in SP (up to 1.3) ?</A>)
<LI>
<A HREF="nsgmls.htm">onsgmls</A>, a replacement for sgmls
<LI>
<A HREF="sgmlsout.htm">onsgmls output format</A>,
an extension to the output format of sgmls
<LI>
<A HREF="spam.htm">ospam</A>, a sophisticated normalizer,
perhaps better thought of as a markup stream editor
<LI>
<A HREF="sgmlnorm.htm">osgmlnorm</A>, a simpler normalizer
that focuses on producing the same ESIS rather than
preserving details of the markup
<LI>
<A HREF="sx.htm">osx</A>, a converter from SGML to XML
<LI>
<A HREF="spent.htm">ospent</A>, a program providing access
to OpenSP's entity manager
<LI>
<A HREF="spcat.htm">ospcat</A>, a cmdline interface to 
OpenSP's catalog manager
<LI>
<A HREF="xml.htm">XML support</A>
<LI>
<A HREF="sysdecl.htm">System declaration</A>
<LI>
<A HREF="sgmldecl.htm">Handling of SGML declarations</A>
<LI>
<A HREF="charset.htm">Handling of character sets</A>
<LI>
<A HREF="sysid.htm">System identifiers</A>
<LI>
<A HREF="catalog.htm">Using SGML Open catalogs to generate
system identifiers</A>
<LI>
<A HREF="archform.htm">Architectural form support</A>
</UL>
<LI>
Programming with OpenSP
<UL>
<LI>
<A HREF="generic.htm">Generic API to OpenSP</A>
<LI>
<A HREF="ideas.htm">Ideas for improving SP</A> (old)
</UL>
</UL>
<P>
There is a mailing list for discussions of OpenJade and OpenSP. Mail
to <A HREF="jade-devel-help@infomansol.com">jade-devel-help@infomansol.com</A>
for subscription information. Messages for the list should go to <A
HREF="mailto:jade-devel@infomansol.com">jade-devel@infomansol.com</A>.
<P>
For information about SGML, see
<UL>
<LI>
<A href="http://www.oasis-open.org/cover/">The SGML/XML Web Page</A>.
<LI>
<A HREF="http://www.iso.ch/cate/d16387.html">ISO 8879:1986</A>
<LI>
The SGML Handbook, Charles F. Goldfarb
</UL>
<P>
We would like to <A HREF="http://peano.mathematik.uni-freiburg.de/OpenJade/bugs.html">hear</A> about any bugs you find in OpenSP.  
When reporting a bug, please always include a complete self-contained file 
that will enable us to reproduce the bug.  We are also interested in receiving
suggestions for improvements to OpenSP no matter how small.
</BODY>
</HTML>