File: README

package info (click to toggle)
jellyfish 2.3.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,276 kB
  • sloc: cpp: 35,703; sh: 995; ruby: 578; makefile: 397; python: 165; perl: 36
file content (15 lines) | stat: -rw-r--r-- 537 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
What is it?
===========

Here are some examples on how to use the Jellyfish library and
potentially useful programs to compute data from Jellyfish
output. Each directory is an independent project which relies on
Jellyfish between installed and is available with pkg-config. Meaning
'pkg-config --print-provides jellyfish-2.0' returns something like
'jellyfish-2.0 = 2.1.1'.

Disclaimer
==========

Notice that the code in these directory is not as well tested as the
rest of the Jellyfish code. It should work but no guaranteed is made.