sisu 5.3.2-1 source package in Ubuntu

Changelog

sisu (5.3.2-1) unstable; urgency=medium


  [ Ralph Amissah ]
  * v5 v6: version & changelog (& rakefile)
  * v5 v6: ao, html book index linking, follow --strict option
  * v5 v6: utils, code markers & messages, notes/warning/errors, fix
  * v5 v6: sysenv, concordance redirected paths, watch
  * manual Rakefile, README & minor config adjustment

 -- Ralph Amissah <email address hidden>  Wed, 05 Feb 2014 18:46:53 -0500

Upload details

Uploaded by:
SiSU Project
Uploaded to:
Sid
Original maintainer:
SiSU Project
Architectures:
all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe text

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sisu_5.3.2-1.dsc 1.3 KiB 6f89c7dca9d364e2e042129c6e2a73e339a924e1dd9206cfd99ccba86c531801
sisu_5.3.2.orig.tar.xz 1.2 MiB bb667cd006fab75d0bd1903de3579ada1eeae7fbb63d46372863a9630e300de2
sisu_5.3.2-1.debian.tar.xz 58.8 KiB e3df24a0b74d9dbfd7c02a845ab0d93936e40e837201c1513abb351ae5deec54

Available diffs

No changes file available.

Binary packages built by this source

sisu: documents - structuring, publishing in multiple formats and search

 SiSU is a lightweight markup based, command line oriented, document
 structuring, publishing and search framework for document collections.
 .
 With minimal preparation of a plain-text (UTF-8) file, using sisu markup
 syntax in your text editor of choice, SiSU can generate various document
 formats (most of which share a common object numbering system for locating
 content), including plain text, HTML, XHTML, XML, EPUB, OpenDocument text
 (ODF:ODT), LaTeX, PDF files, and populate an SQL database with objects
 (roughly paragraph-sized chunks) so searches may be performed and matches
 returned with that degree of granularity. Think being able to finely match
 text in documents across different output formats and across languages if you
 have translations of the same document, using common object numbers.
 Additionally for search, your criteria is met by these documents at these
 locations within each document (equally relevant across different output
 formats and languages). To be clear (if obvious) page numbers provide none of
 this functionality. Object numbering 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. Document
 outputs also share semantic meta-data provided.
 .
 SiSU also provides concordance files, document content certificates and
 manifests of generated output. SiSU provides the means to make book indexes
 that make use of its object numbering.
 .
 A vim syntax highlighting file and an ftplugin with folds for sisu markup is
 provided. Vim 7 includes syntax highlighting for SiSU. Some syntax hilighting
 is also available for Emacs and a few other editors.
 .
 Dependencies for various features are taken care of in sisu related packages.
 The package sisu-complete installs the whole of SiSU.
 .
 Additional document markup samples are provided in the package
 sisu-markup-samples which is found in the non-free archive the licenses for
 the substantive content of the marked up documents provided is that provided
 by the author or original publisher.
 .
 SiSU uses utf-8 & parses left to right. Currently supported languages:
 am bg bn br ca cs cy da de el en eo es et eu fi fr ga gl he hi hr hy ia is it
 ja ko la lo lt lv ml mr nl nn no oc pl pt pt_BR ro ru sa se sk sl sq sr sv ta
 te th tk tr uk ur us vi zh (see XeTeX polyglossia & cjk)
 .
 SiSU works well under po4a translation management, for which an administrative
 sample Rakefile is provided with sisu_manual under markup-samples.

sisu-complete: installs all SiSU related packages

 SiSU is a lightweight markup based document structuring, publishing and search
 framework for document collections.
 .
 This package installs SiSU and related packages that enable sisu to produce
 pdf and to populate PostgreSQL and sqlite databases.
 .
 See sisu for a description of the package.

sisu-pdf: dependencies to convert SiSU LaTeX output to pdf

 SiSU is a lightweight markup based document structuring, publishing and search
 framework for document collections.
 .
 This package enables the conversion of SiSU LaTeX output to pdf.

sisu-postgresql: No summary available for sisu-postgresql in ubuntu utopic.

No description available for sisu-postgresql in ubuntu utopic.

sisu-sqlite: SiSU dependencies for use with SQLite database

 SiSU is a lightweight markup based document structuring, publishing and search
 framework for document collections.
 .
 This package enables SiSU to populate an SQLite database. This is done at an
 object/paragraph level, making granular searches of documents possible.
 .
 This relational database feature of SiSU is not required but provides
 interesting possibilities, including that of granular searches of documents
 for matching units of text, primarily paragraphs that can be displayed or
 identified by object citation number, from which an index of documents
 matched and each matched paragraph within them can be displayed.