The zathura-pdf-poppler plugin adds PDF support to zathura by using the poppler
rendering engine.
XXX: Not sure about license. It is definitiveley a free license, but dont' match
exactly one of licenses/
Changes since 0.0.8.4:
Syntex backwards synchronisation
Fix request-page-setup
Fix window adustment
Better GTK3 integration
Added first-page-colum setting
Added recolor-keephue setting
Updated translations
New languages
Better print support
Improve document links
Render last-viewed pages with a higher priority
Export images and attachments
Open multiple documents
Plugin manager
Several memory leaks and small bugs
Add 'open-first-page' setting
Free invisible pages after specific time
Set log level via command line
Update GTK3 support
Completion for :write command
Simplified plugin loading
Allow counter-clockwise rotation
Changeable page-padding
Introduced girara version check
Detect sqlite automatically
Update window title
Macro to register plugins
Fix issues with the display of the current page number
Ability to scroll to the full left or full right border
Reimplement the render thread with GThreadPool
Use the correct color to highlight results
Support to use both database backends
Additional notifications on errors
Option to hide hidden directories
Do not overwrite existing files with :write
Fix flicker in text selection
Resolved several memory leaks
Updated Makefile
Complete rewrite of zathura
Uses the girara interface library
Plugin system for different document types
Better configuration
Quickmarks
and much more
Ignoring MOD5 which is used on some keyboards
Fix scroll_wrap (#52)
Don't invert y coordinates (#42)
Certain memory leaks and other small issues
girara is a library that implements a user interface that focuses on simplicity
and minimalism. Currently based on GTK+, a cross-platform widget toolkit, it
provides an interface that focuses on three main components: A so-called view
widget that represents the actual application (e.g. a website (browser), an
image (image viewer) or the document (document viewer)), an input bar that is
used to execute commands of the application and the status bar which provides
the user with current information. girara was designed to replace and enhance
the user interface that is used by zathura and jumanji and other features that
those applications share.
XXX: Not sure about license. It is definitiveley a free license, but dont' match
exactly one of licenses/
work better. Package still doesn't build on amd64, though. Fetch happens
via cURL instead of manually. Removed depencency on p7zip. Removed dl libs
for non-Linux OSes. Buildlinked pthread, libXext, specified BUILD_DEPENDS
for bzip and GTK2.
FreeFem++ is an implementation of a language dedicated to the finite element
method. It enables you to solve Partial Differential Equations (PDE) easily.
Problems involving PDE (2d, 3d) from several branches of physics such as
fluid-structure interactions require interpolations of data on several meshes
and their manipulation within one program. FreeFem++ includes a fast
2^d-tree-based interpolation algorithm and a language for the manipulation
of data on multiple meshes (as a follow up of bamg)
AGILe is A Generator Interface Library (& executable), i.e. a uniform
object oriented C++ interface for a variety of Fortran-based Monte Carlo event
generators. The role of AGILe is to provide a standard steering interface for
Fortran generator codes which usually do not come with an executable, usually
need to be recompiled to change parameter settings, and cannot write output into
the C++ HepMC event record: AGILe remedies all of these defects
The TeaTime product family comprises tools for Time Series Analysis.
It targets users of R, C#, C++ or Python and supports data exchange
between these applications, programs and operating systems
Translates from ASCIIMathML (an easy to type and highly readable way to
represent math formulas) into Presentation MathML (a w3c standard directly
displayable by some web browsers).
The MathML tree is represented by Elements from the standard
xml.etree.ElementTree python library.
The obtained tree can then be further manipulated and then serialized into a
string to be included for example in a HTML document.
Also included is a markdown extension that allows the use of ASCIIMathML,
eclosed between $$, inside markdown documents
The Python Macromolecular Library (mmLib) is a software toolkit and library of
routines for the analysis and manipulation of macromolecular structural models,
implemented in the Python programming language. It is accessed via a layered,
object-oriented application programming interface, and provides a range ofuseful
software components for parsing mmCIF, and PDB files, a library of atomic
elements and monomers, an object-oriented data structure describing biological
macromolecules, and an OpenGL molecular viewer. The mmLib data model is designed
to provide easy access to the various levels of detail needed to implement
high-level application programs for macromolecular crystallography, NMR,
modeling, and visualization. This includes specialized classes for proteins, DNA
amino acids, and nucleic acids. Also included is a extensive monomer library,
element library, and specialized classes for performing unit cell calculations
combined with a full space group library.
pyraphrase is the result of an academic project to extract paraphrases from
a subtitle corpus by using some statistical metrics.
This library only contains one
method get_paraphrases() but it is intended to be completed with more
linguistics-related functionallity.
Zipline is a financial backtester for trading algorithms written in
Python. The system is fundamentally event-driven and a close
approximation of how live-trading systems operate
Fatiando a Terra provides command-line tools and an API for a variety of
geophysical modeling applications. It makes heavy use of Numpy for linear
algebra operations, provides a high level interface to visualise your data
and results using Matplotlib for 2D and Mayavi2 for 3D. Optimized code is
written in Fortran and C and wrapped to Python using Numpy's f2py.
QuTiP is open-source software for simulating the dynamics of
open quantum systems. The QuTiP library depends on the
excellent Numpy and Scipy numerical packages. In addition,
graphical output is provided by Matplotlib. QuTiP aims
to provide user-friendly and efficient numerical simulations
of a wide variety of Hamiltonian's, including those with
arbitrary time-dependence, commonly found in a wide range of
physics applications. QuTiP is freely available for use and/or
modification on all Unix based platforms. Being free of any
licensing fees, QuTiP is ideal for exploring quantum mechanic
and dynamics in the classroom
Forthon provides an extensive wrapping of Fortran95 code, giving access to
routines and to any data in Fortran modules. Forthon also
provides an extensive wrapping of Fortran derived types, giving access to
derived type members, allowing passing of derived types into Fortran routines,
and creation of instances at the Python level. A mechanism for automatic
building of extension modules is also included. Versions using Numeric and
Numpy are available
- a new plug-in for git;
- improved file icons and MIME type recognition for symbolic links;
- the beginning of an abstraction layer for filesystem access.