File: libpfetch.html

package info (click to toggle)
seqtools 4.44.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 28,468 kB
  • sloc: cpp: 53,636; sh: 12,199; makefile: 385
file content (12 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
<head>
  <title>SeqTools - libpfetch</title>
</head>


<body>
<div class="outer">
  <h1>libpfetch</h1>
  <p>This module provides utilities for fetching sequences over http.  This functionality is only required by blixemh - the libpfetch code is conditionally compiled into blixemh using the PFETCH_HTML flag.  Note that use of libpfetch introduces a dependency on libcurl - the development version of libcurl must be installed in order to compile blixemh.</p>

</div>
</body>