Source: htsjdk Maintainer: Debian Med Packaging Team Uploaders: Charles Plessy , Olivier Sallou , Vincent Danjean , Andreas Tille , Pierre Gruet Section: science Priority: optional Build-Depends: default-jdk, javahelper, gradle-debian-helper, maven-repo-helper, debhelper-compat (= 13), libcommons-jexl2-java, libcommons-logging-java, libjaxb-api-java, libjaxb-java, libmjson-java, librhino-java, libsnappy-java, libcommons-compress-java, libngs-java, # required for correct dependencies for -doc default-jdk-doc, # required for tests: junit4, libcommons-lang3-java, libjimfs-java, scala-library Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/htsjdk Vcs-Git: https://salsa.debian.org/med-team/htsjdk.git Homepage: https://samtools.github.io/htsjdk/ Rules-Requires-Root: no Package: libhtsjdk-java Architecture: all Section: java Depends: ${misc:Depends}, ${java:Depends} Recommends: ${java:Recommends} Suggests: picard-tools, python3 Description: Java API for high-throughput sequencing data (HTS) formats HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM (Sequence Alignment/Map) and VCF, used for high-throughput sequencing data. There are also an number of useful utilities for manipulating HTS data. Package: libhtsjdk-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${java:Depends} Recommends: ${java:Recommends} Multi-Arch: foreign Description: Documentation for the java HTSJDK library HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM (Sequence Alignment/Map) and VCF, used for high-throughput sequencing data. There are also an number of useful utilities for manipulating HTS data. . This package contains the javadoc of the library.