libvcflib 1.0.2+dfsg-5 source package in Ubuntu

Changelog

libvcflib (1.0.2+dfsg-5) unstable; urgency=medium

  [ Vagrant Cascadian ]
  * Enable reproducible by avoid to embed the full path in RPATH
    Closes: #1003808

  [ Andreas Tille ]
  * Add missing build dependency on dh addon.

 -- Andreas Tille <email address hidden>  Mon, 17 Jan 2022 20:53:03 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvcflib_1.0.2+dfsg-5.dsc 2.2 KiB 190e3eba15e0886dbb052a64395ed4c335fb4495a3b3a12bd5968843b941b320
libvcflib_1.0.2+dfsg.orig.tar.xz 7.2 MiB 922bcb38ce670de70b7d95a261bab6f711f0fd0ee3d5f5465316664af656d125
libvcflib_1.0.2+dfsg-5.debian.tar.xz 9.3 KiB 3afc75dad5250bef2afed1928eb7b3c2620d2e00afc1a3a692580f802db57da2

Available diffs

No changes file available.

Binary packages built by this source

libvcflib-dev: C++ library for parsing and manipulating VCF files (development)

 The Variant Call Format (VCF) is a flat-file, tab-delimited textual format
 intended to concisely describe reference-indexed variations between
 individuals. VCF provides a common interchange format for the description of
 variation in individuals and populations of samples, and has become the defacto
 standard reporting format for a wide array of genomic variant detectors.
 .
 vcflib provides methods to manipulate and interpret sequence variation as it
 can be described by VCF. It is both:
 .
  * an API for parsing and operating on records of genomic variation as it can
    be described by the VCF format,
  * and a collection of command-line utilities for executing complex
    manipulations on VCF files.
 .
 This package contains the static library and the header files.

libvcflib-tools: C++ library for parsing and manipulating VCF files (tools)

 The Variant Call Format (VCF) is a flat-file, tab-delimited textual format
 intended to concisely describe reference-indexed variations between
 individuals. VCF provides a common interchange format for the description of
 variation in individuals and populations of samples, and has become the defacto
 standard reporting format for a wide array of genomic variant detectors.
 .
 vcflib provides methods to manipulate and interpret sequence variation as it
 can be described by VCF. It is both:
 .
  * an API for parsing and operating on records of genomic variation as it can
    be described by the VCF format,
  * and a collection of command-line utilities for executing complex
    manipulations on VCF files.
 .
 This package contains several tools using the library.

libvcflib-tools-dbgsym: debug symbols for libvcflib-tools
libvcflib1: C++ library for parsing and manipulating VCF files

 The Variant Call Format (VCF) is a flat-file, tab-delimited textual format
 intended to concisely describe reference-indexed variations between
 individuals. VCF provides a common interchange format for the description of
 variation in individuals and populations of samples, and has become the defacto
 standard reporting format for a wide array of genomic variant detectors.
 .
 vcflib provides methods to manipulate and interpret sequence variation as it
 can be described by VCF. It is both:
 .
  * an API for parsing and operating on records of genomic variation as it can
    be described by the VCF format,
  * and a collection of command-line utilities for executing complex
    manipulations on VCF files.

libvcflib1-dbgsym: debug symbols for libvcflib1