libmaven-resolver-transport-http-1.6-java

Library to handle Java artifact repositories (HTTP transport)

Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports and artifact resolution.

gobjc++-13-hppa-linux-gnu

GNU Objective-C++ compiler for the hppa-linux-gnu architecture

This is the GNU Objective-C++ compiler for the hppa-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

fragmaster

use of psfrag constructs with pdflatex

psfrag is a LaTeX package which allows one to replace text elements in included EPS graphics by arbitrary LaTeX output. Because psfrag uses Postscript for making the replacements, in principle you can't use psfrag with pdflatex which doesn't have any interfaces to postscript.

bitseq

Bayesian Inference of Transcripts from Sequencing Data

BitSeq is an application for inferring expression levels of individual transcripts from sequencing (RNA-Seq) data and estimating differential expression (DE) between conditions. An advantage of this approach is the ability to account for both technical uncertainty and intrinsic biological variance in order to avoid false DE calls. The technical contribution to the uncertainty comes both from finite read-depth and the possibly ambiguous mapping of reads to multiple transcripts.

sd2epub

StarOffice to OpenDocument converter

This package contains a utility for converting StarOffice documents (*.sd?) to EPUB

libcamp0.8

C++ multi-purpose reflection library

CAMP is a multi-purpose reflection library developed by Technogerma Systems France (http://www.tegesoft.com). It provides an abstraction for most of the high-level concepts of C++ - Classes - Enumerations - Properties - Functions - Objects - Variables By wrapping all these concepts into abstract structures, CAMP provides an extra layer of flexibility to programs, and allow them to fully expose their data structures at runtime. Many applications can take advantage of CAMP, in order to automate tasks which would otherwise require a huge amount of work. For example, CAMP can be used to expose and edit objects' attributes into a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.