libvcflib 1.0.1+dfsg-3 source package in Ubuntu
Changelog
libvcflib (1.0.1+dfsg-3) unstable; urgency=medium * Team upload. * Improve the usage of these packages during cross-building -- Michael R. Crusoe <email address hidden> Wed, 12 Feb 2020 13:00:17 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libvcflib_1.0.1+dfsg-3.dsc | 2.3 KiB | 037013bda54604af0959873e12eefc80f12cdb8d6ef4d1bfe000838db69fd649 |
libvcflib_1.0.1+dfsg.orig.tar.xz | 7.2 MiB | e3e8e28bda9d04a7d489f51cd52433043b7cb954939e2d969624c0ea67e35b81 |
libvcflib_1.0.1+dfsg-3.debian.tar.xz | 12.3 KiB | 229a2108974963ca166cdbd04b508dc4a7a4d0235b08c2c3cc84e4774e050820 |
Available diffs
- diff from 1.0.1+dfsg-2 to 1.0.1+dfsg-3 (1.3 KiB)
No changes file available.
Binary packages built by this source
- libvcflib-dev: No summary available for libvcflib-dev in ubuntu groovy.
No description available for libvcflib-dev in ubuntu groovy.
- libvcflib-tools: No summary available for libvcflib-tools in ubuntu hirsute.
No description available for libvcflib-tools in ubuntu hirsute.
- libvcflib-tools-dbgsym: No summary available for libvcflib-tools-dbgsym in ubuntu hirsute.
No description available for libvcflib-
tools-dbgsym in ubuntu hirsute.
- 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