diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-06 06:23:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-06 06:23:23 +0000 |
commit | b5e48e425267eb0f2800cec2a0cc296426c3656c (patch) | |
tree | a1eaef77c99f81e01989b9dfc2f79dd961dad459 /editors/Sigil/PLIST | |
parent | 61b8d1931b53939befa0c6b64271f9cd276dc5a1 (diff) | |
download | pkgsrc-b5e48e425267eb0f2800cec2a0cc296426c3656c.tar.gz |
Initial import of Sigil-0.1.1:
Sigil is a multi-platform WYSIWYG ebook editor. It is designed to
edit books in ePub format. Features:
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Advanced automatic conversion of all imported documents to Unicode
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata
entries (more than 200) with full descriptions for each
* Multi-level Table Of Contents editor
* Book View fully supports the display of any XHTML document
possible under the OPS spec
* SVG support and basic XPGT support
* Currently imports TXT, HTML and EPUB files
* Currently exports EPUB and SGF (Sigil native format)
* Embedded HTML Tidy; all imported documents are thoroughly
cleaned; changing views cleans the document so no matter how
much you screw up your code, it will fix it (usually )
* An actually usable user interface
Diffstat (limited to 'editors/Sigil/PLIST')
-rw-r--r-- | editors/Sigil/PLIST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/Sigil/PLIST b/editors/Sigil/PLIST new file mode 100644 index 00000000000..639ce143a83 --- /dev/null +++ b/editors/Sigil/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/06 06:23:23 wiz Exp $ +bin/Sigil +libexec/Sigil/Sigil +libexec/Sigil/data/basicmeta.csv +libexec/Sigil/data/languages.csv +libexec/Sigil/data/relator.csv |