MuPDF is a lightweight PDF viewer and toolkit written in portable C. It also reads XPS, OpenXPS and ePub documents.
This package contains the static library and headers.
This package contains Mozart documentation (tutorials and reference manuals) in HTML format. It also include a set of demo applets, so you should probably install the mozart to really benefit from this package.
This is the standard library for the Mozart Programming System. It currently includes modules for common abstract datatypes, QTk (Window programming) and an XML Parser.
Mutt-kz is a fork of Mutt, a sophisticated text-based Mail User Agent, which additionally provides:
* Notmuch integration: virtual folders, labels handling, searches, etc.
* sidebar: list mailboxes (with new mail) in a separate column on screen
* index-color: individual tag coloring
Mutt-kz, in comparison with notmuch-mutt, does not populates directories to emulate virtual folders. As mutt-kz is linked with libnotmuch, the virtual folders are part of the index handling. Also it can add, remove and modify notmuch tags (labels).
Mutt-kz is a fork of Mutt, a sophisticated text-based Mail User Agent, with notmuch integration.
This package contains the debugging symbols for mutt-kz; this is supposed to be used when there is a core file which should be analyzed using gdb.
syrep is a generic file repository synchronization tool. It may be used to synchronize large file hierarchies bidirectionally by exchanging patch files. Syrep is truely peer-to-peer, no central servers are involved. Synchronizations between more than two repositories are supported. The patch files may be transferred via offline media, e.g. removable hard disks or compact discs.
Files are tracked by their message digests, currently MD5. The following file operations are tracked in the snapshot files: creation, deletion, modification, creation of new hard or symbolic links, renaming. (The latter is nothing more than a new hard link and removal of the old file). syrep doesn't distinguish between soft and hard links. In fact even copies of files are treated as the same. Currently, syrep doesn't synchronize file attributes like access modes or modification times.
Syrep was written to facilitate the synchronization of two large digital music repositories without direct network connection. Patch files of several gigabytes are common in this situation.
Syrep is able to cope with 64 bit file sizes. (LFS)
Syrep is optimized for speed. It may make use of a message digest cache to accelerate the calculation of digests of a whole directory hierarchy
Mail checker panel plugin with support for local, POP3, IMAP, and Gmail accounts.
Yad allows you to display GTK+ dialog boxes from command line or shell scripts. It is similar to Zenity but with more dialog types and options.
zathura is a PDF viewer with a minimalistic and space saving interface. It offers a vim-like experience and has a focus on keyboard interaction. The key bindings, commands and most other settings can be customized.
Some of the features are:
* bookmarking pages
* printing the whole document or specific pages
* following links
* searching in the document
* browsing the document index
* SyncTex forward and backward synchronization
zathura can be extended to support other file formats via a plugin system.
zathura is a PDF viewer with a minimalistic and space saving interface. It can be extended to support other file formats via a plugin system.
This package contains the files to develop plugins.
Mozart is an advanced development platform for intelligent, distributed applications. It is based on the Oz language, which supports declarative programming, object-oriented programming, constraint programming, and concurrency as part of a coherent whole. For distribution, Mozart provides a true network transparent implementation with support for network awareness, openness, and fault tolerance. Security is upcoming. Mozart is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.