This package bundles third-party sources.

HTSlib
	Source: inst/duckhts_extension/htslib
	Authors: Genome Research Ltd and contributors (see LICENSE in that directory)
	License: MIT/Expat for files outside cram/ and Modified BSD 3-Clause for cram/
	Reference: inst/duckhts_extension/htslib/LICENSE

DuckDB C API headers
	Source: inst/duckhts_extension/duckdb_capi/duckdb.h and duckdb_extension.h
	Authors: DuckDB contributors
	License: See the DuckDB project license for the version of these headers

VariantKey / RegionKey C API
	Source: inst/duckhts_extension/include/variantkey/{hex.h,variantkey.h,regionkey.h}
	Authors: Nicola Asuni and contributors
	License: MIT
	Reference: inst/duckhts_extension/include/variantkey/variantkey.h and inst/duckhts_extension/include/variantkey/regionkey.h

Mosdepth test fixtures
	Source: inst/extdata/{bad.bed,big.bam,empty-tids.*,full-fragment-pairs.*,missing.bed,nanopore.*,overlapping-pairs.*,ovl.*,track.bed,unordered.bed}
	Authors: Brent Pedersen and mosdepth contributors
	License: MIT
	Reference: upstream mosdepth project LICENSE
