sisu 3.0.14-1 source package in Ubuntu

Changelog

sisu (3.0.14-1) unstable; urgency=low
  [ Ralph Amissah ]  * [45a05d0] sha256 (3.0.13)  * [9056c5a] v3: 3.0.14 version & changelog "opened"  * [2008439] v3: urls, --concordance (hyphen added, descriptive)  * [b739f3f] v3: sysenv, avoid creation of spurious directories in output tree    * an image copy section removed (re-implement correctly later)  * [9c518b4] v3: sysenv, cosmetic  * [5eb77a9] v3: param, cleanup setting of auto endotes  * [bdc8fb1] v3: xmls (sax, dom, xhtml) use of tidy, correct output location  * [427c8b2] v3: texpdf, XeTeX language settings      (setmainlanguage setotherlanguage)    * get from directory or filename if header @make: :language: not set  * [a44bbf2] v3: epub, opf fixes  * [f965e59] v3: qrcode, manifest, (++), QR code (metadata) images for manifest    * generate images using qrencode  * [2e6af20] v3: param, manifest, qrcode, epub, added creator.editor field  * [399e6ea] v3: sql db, constants, cgi-sql, structure changed, creator.editor      field added  * [c77953f] v3: vim sisu syntax highlighting    * markers for hanging indent added    * added header for @creator: :editor:    * minor comments added    * deletion of an unused tag  * [afa7647] v3: emacs syntax highlighting sisu-mode.el    * markers for hanging indent added    * line-break  * [5e29210] v3: dal, indent, control of first line of indent & rest of      paragraph    * implements hanging indent, and possibility to set first line step indent    * __[1-9] hanging indent (initial indent 0); paragraph text indent [1-9]    * _[0-9]?_[1-9] initial indent; paragraph text indent    * __[1-9]! bold words \\ part of hanging indent paragraph text  * [051b321] v3: plaintext, indent ...  * [476ee85] v3: css, indent ...  * [1abd2f9] v3: xhtml, xml sax & dom, indent (partially implemented) ...  * [392f8d5] v3: html, indent ...  * [727db14] v3: epub, indent ...  * [dba6d8b] v3: texpdf, indent ...  * [e3330f1] v3: sql (pg, sqlite), indent ...  * [d9dcd89] v3: odf, manpage, "new" indent not implemented  * [d613c97] v3: po4a, indent (check for breakage)  * [bd65e8a] v2 v3: sisu_manual    * sisu_commands: --qrcode -Q; update shortcut options; line-breaks use \\    * sisu_markup.sst: indent update; publisher  * [520128d] v2 v3: manpage    * commands: --qrcode -Q; update shortcut options    * markup.sst: indent update; publisher  * [3c0b56d] v2 v3: manpage html (man2html)    * commands: --qrcode -Q; update shortcut options    * markup.sst: indent update; publisher  * [b616560] debian/control sisu recommends qrencode    * used in sisu v3 to place metadata images in manifest  * [a027696] debian/sisu.install sisu v3 ruby libraries only in 1.9.1 (not 1.8) -- Ralph Amissah <email address hidden>  Tue, 26 Jul 2011 21:00:18 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sisu_3.0.14-1.dsc 1.2 KiB 2f1704e7a0d5f65132cacbe12989fe085b064fcf9a35b25e147f0ad2fb28e28f
sisu_3.0.14.orig.tar.gz 1.9 MiB 4c2cfdefcc64c052d65fc8d46e91f1d1a362548c6befef90488cfbd7219e6e25
sisu_3.0.14-1.debian.tar.gz 279.4 KiB 5c556978a7ace002528c329afe8438644d3c8082b2d465041eb8689797e863e5

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 its native
 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: your search criteria is met by these
 documents and at these locations within each document. 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.
 .
 A vim syntax highlighting file and an ftplugin with folds for sisu markup is
 provided, as are syntax highlighting files for kate, kwrite, gedit and
 diakonos. Vim 7 includes syntax highlighting for SiSU.
 .
 man pages, and interactive help are provided.
 .
 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-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: No summary available for sisu-pdf in ubuntu oneiric.

No description available for sisu-pdf in ubuntu oneiric.

sisu-postgresql: SiSU dependencies for use with PostgreSQL database

 SiSU is a lightweight markup based document structuring, publishing and search
 framework for document collections.
 .
 This package enables SiSU to populate a PostgreSQL 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.

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.