SiSU ("SiSU information Structuring Universe" or "Structured information, Serialized Units"), is a Unix command line-oriented framework for document structuring, publishing and search. Using markup applied to a document, SiSU can produce plain text, HTML, XHTML, XML, OpenDocument, LaTeX or PDF files, and populate an SQL database with objects (equating generally to paragraph-sized chunks) so searches may be performed and matches returned with that...
more
SiSU ("SiSU information Structuring Universe" or "Structured information, Serialized Units"), is a Unix command line-oriented framework for document structuring, publishing and search. Using markup applied to a document, SiSU can produce plain text, HTML, XHTML, XML, OpenDocument, LaTeX or PDF files, and populate an SQL database with objects (equating generally to paragraph-sized chunks) so searches may be performed and matches returned with that degree of granularity (e.g. your search criteria are met by these documents and at these locations within each document). Document output formats share a common object numbering system for locating content. This is particularly suitable for "published" works (finalized texts as opposed to works that are frequently changed or updated) for which it provides a fixed means of reference of content.
Syntax highlighting for SiSU markup is available for a number of text editors.
SiSU markup is fairly minimalistic, it consists of: a (largely optional)...
less