aboutsummaryrefslogtreecommitdiff
blob: 58f387ea5890591342b97759a189e7a05cc5275c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci-biology</herd>
  <longdescription lang="en">
libmaus is a collection of data structures and algorithms. It contains

I/O classes (single byte and UTF-8)
	bitio classes (input, output and various forms of bit level manipulation)
	text indexing classes (suffix and LCP array, fulltext and minute (FM), ...)
	BAM sequence alignment files input/output (simple and collating)
	and many lower level support classes.
</longdescription>
  <upstream>
    <remote-id type="github">gt1/libmaus</remote-id>
  </upstream>
</pkgmetadata>