Summary
Writing
This metapackage will install tools for your budding young
writer. A text editor, spell-checker, dictionary client and
word processor are provided.
The list to the right includes various software projects which are of some interest to the Debian Junior Project. Currently, only a few of them are available as Debian packages. It is our goal, however, to include all software in Debian Junior which can sensibly add to a high quality Debian Pure Blend.
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Junior
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Junior mailing list
Links to other tasks
|
Debian Junior Writing packages
Official Debian packages with high relevance
|
Abiword
efficient, featureful word processor with collaboration
|
| Versions of package abiword |
| Release | Version | Architectures |
| sid | 2.8.1-1 | s390,alpha,amd64,armel,hppa,i386,ia64,mips,mipsel,powerpc,sparc |
| squeeze | 2.8.1-1 | sparc,powerpc,ia64,i386,hppa,s390,armel,amd64,mipsel,mips |
| lenny | 2.6.4-5+b1 | armel |
| lenny | 2.6.4-5 | i386,s390,hppa,mips,amd64,powerpc,sparc,mipsel,arm,ia64,alpha |
| etch | 2.4.6-1.1 | s390,mips,arm,mipsel,powerpc,amd64,sparc,hppa,alpha,i386,ia64 |
| Debtags of package abiword: |
| interface | x11 |
| role | program |
| scope | application |
| uitoolkit | gtk |
| use | text-formatting, editing |
| works-with | text |
| works-with-format | tex, html |
| x11 | application |
|
License: DFSG free
|
|
AbiWord is a full-featured, efficient word processing application.
It is suitable for a wide variety of word processing tasks, and
is extensible with a variety of plugins.
This package includes many of the available import/export plugins allowing
AbiWord to interact with ODT, WordPerfect, and other formats. It also
includes tools plugins, offering live collaboration with AbiWord users
on Linux and Windows (using TCP or Jabber/XMPP), web translation and
dictionary support, and more.
Additional plugins that require significant amounts of extra software to
function are in the various abiword-plugin-* packages.
|
|
|
Aspell
|
| Versions of package aspell |
| Release | Version | Architectures |
| sid | 0.60.6-2 | s390,alpha,amd64,armel,hppa,hurd-i386,i386,ia64,mips,mipsel,powerpc,sparc |
| squeeze | 0.60.6-2 | sparc,powerpc,ia64,i386,hppa,s390,armel,amd64,mipsel,mips |
| lenny | 0.60.6-1 | sparc,hppa,amd64,s390,mips,arm,powerpc,alpha,mipsel,armel,i386,ia64 |
| etch | 0.60.4-4+b1 | hppa |
| etch | 0.60.4-4 | arm,s390,mips,mipsel,powerpc,amd64,sparc,alpha,i386,ia64 |
| Debtags of package aspell: |
| role | program |
| suite | gnu |
| uitoolkit | ncurses |
| use | checking |
| works-with | text, dictionary |
|
License: DFSG free
|
|
GNU Aspell is a spell-checker which can be used either as a standalone
application or embedded in other programs. Its main feature is that it
does a much better job of suggesting possible spellings than just about
any other spell-checker available for the English language, including
Ispell and Microsoft Word. It also has many other technical
enhancements over Ispell such as using shared memory for dictionaries
and intelligently handling personal dictionaries when more than one
Aspell process is open at once.
Aspell is designed to be a drop-in replacement for Ispell.
|
|
|
Dict
|
| Versions of package dict |
| Release | Version | Architectures |
| sid | 1.11.2+dfsg-1 | s390,alpha,amd64,armel,hppa,hurd-i386,i386,ia64,mips,mipsel,powerpc,sparc |
| squeeze | 1.11.2+dfsg-1 | sparc,powerpc,ia64,i386,hppa,s390,armel,amd64,mipsel,mips |
| etch | 1.10.2-3.1 | arm,s390,mips,mipsel,powerpc,amd64,sparc,hppa,alpha,i386,ia64 |
| lenny | 1.10.11.dfsg-2 | i386,sparc,hppa,amd64,mips,arm,powerpc,s390,mipsel,armel,alpha,ia64 |
| Debtags of package dict: |
| interface | commandline |
| network | client |
| role | program |
| use | searching |
| works-with | dictionary |
|
License: DFSG free
|
|
This package provides a client application to query a dictd server.
The client-server protocol is TCP-based; the server may then be local or
accessed through the network.
The DICT Development Group maintains several public servers which can
be accessed from any machine connected to the Internet. The default
configuration is to query one of these servers first. This may be
changed in the configuration file /etc/dictd/dict.conf.
Queries may be customized by numerous command line options, including
specifying the database(s) to be queried and the search strategy to
be used.
This package also provides dictl, which allows using UTF-8 encoded dictionaries
with terminals that do not support UTF-8.
|
|
|
Nano
small, friendly text editor inspired by Pico
|
| Versions of package nano |
| Release | Version | Architectures |
| sid | 2.2.0-1 | ia64,i386,sparc,powerpc,hurd-i386,hppa,armel,s390,amd64,mips,alpha,mipsel |
| squeeze | 2.1.99pre1-1 | s390,amd64,armel,hppa,i386,ia64,mips,mipsel,powerpc,sparc |
| lenny | 2.0.7-4 | alpha,ia64,mips,mipsel,arm,armel,sparc,hppa,s390,i386,amd64,powerpc |
| etch | 2.0.2-1etch1 | hppa,mipsel,amd64,arm,s390,i386,powerpc,sparc,mips,ia64,alpha |
| Debtags of package nano: |
| interface | text-mode |
| role | program |
| scope | utility |
| suite | gnu |
| uitoolkit | ncurses |
| use | editing |
| works-with | text |
|
License: DFSG free
|
|
GNU nano is an easy-to-use text editor originally designed as a replacement
for Pico, the ncurses-based editor from the non-free mailer package Pine
(itself now available under the Apache License as Alpine).
However, nano also implements many features missing in pico, including:
-
feature toggles;
-
interactive search and replace (with regular expression support);
-
go to line (and column) command;
-
auto-indentation and color syntax-highlighting;
-
filename tab-completion and support for multiple buffers;
-
full internationalization support.
|
|
|