7df6e18265341f87a69fba808aa1f92f8ebca841
markd
  Wed Apr 15 13:39:42 2026 -0700
move copy of htslib

diff --git src/htslib/README src/htslib/README
deleted file mode 100644
index 3f070f9c7b6..00000000000
--- src/htslib/README
+++ /dev/null
@@ -1,15 +0,0 @@
-Brian Raney says:
-
-At some point we need to take htslib out of the tree.
-The stock library supports hooks for the low level file i/o routines so we
-can add just a little code to use UDC rather than UNIX file i/o.
-
-
-
-HTSlib is an implementation of a unified C library for accessing common file
-formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing
-data.  It is the core library used by samtools and bcftools.
-
-See INSTALL for building and installation instructions.
-
-