vienna-rna 2.5.1+dfsg-1build3 source package in Ubuntu

Changelog

vienna-rna (2.5.1+dfsg-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:24:05 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse misc
Noble release multiverse misc

Downloads

File Size SHA-256 Checksum
vienna-rna_2.5.1+dfsg.orig.tar.xz 19.3 MiB 00aa22ba147d35bb545207edc07de6c43e16dd2f0f52b82369c89cd85d3a0f8d
vienna-rna_2.5.1+dfsg-1build3.debian.tar.xz 11.6 KiB ef1a8536bcdcce5fd99876eccc536bad64f73fdc831179ac47aceaafa2f84d88
vienna-rna_2.5.1+dfsg-1build3.dsc 2.5 KiB 83df4eeddb3cff2449d770d6fbc050f676e9beca236fc4adeab8db27adcbe161

View changes file

Binary packages built by this source

librna-perl: ViennaRNA perl wrappers

 Perl wrappers above ViennaRNA library.
 .
 The Vienna RNA Package consists of a C code library and several
 stand-alone programs for the prediction and comparison of RNA secondary
 structures

python3-rna: ViennaRNA Python wrappers

 Python wrappers above ViennaRNA library.
 .
 The Vienna RNA Package consists of a C code library and several
 stand-alone programs for the prediction and comparison of RNA secondary
 structures

python3-rna-dbgsym: debug symbols for python3-rna
vienna-rna: RNA sequence analysis

 The Vienna RNA Package consists of a C code library and several
 stand-alone programs for the prediction and comparison of RNA secondary
 structures. It is developed and maintained by the group of Ivo Hofacker
 in Vienna.
 .
 RNA secondary structure prediction through energy minimization is the
 most used function in the package. It provides three kinds of dynamic
 programming algorithms for structure prediction:
  * the minimum free energy algorithm of (Zuker & Stiegler 1981) which
    yields a single optimal structure,
  * the partition function algorithm of (McCaskill 1990) which calculates
    base pair probabilities in the thermodynamic ensemble, and the
    suboptimal folding algorithm of (Wuchty et.al 1999) which generates
    all suboptimal structures within a given energy range of the optimal
    energy.
 .
 For secondary structure comparison, the package contains several
 measures of distance (dissimilarities) using either string alignment or
 tree-editing (Shapiro & Zhang 1990). Finally, is provided an algorithm
 to design sequences with a predefined structure (inverse folding).
 The RNAforester package is a tool for aligning RNA secondary structures
 and it's user interface integrates to those of the tools of the
 Vienna RNA package.

vienna-rna-dbgsym: debug symbols for vienna-rna