File: header.html

package info (click to toggle)
liblopsub 1.0.5-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: ansic: 2,563; lex: 775; makefile: 184; sh: 19
file content (46 lines) | stat: -rw-r--r-- 840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "https://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
	<title>Lopsub</title>
</head>

<body>

	<table width=100%>
		<tr>
			<td>
				<h2>The long option parser for subcommands</h2>

			</td>
			<td align="right">
				<a href="./index.html">
					<img
						src="lopsub.png"
						alt="lopsub logo"
					>
				</a>
			</td>
		</tr>
	</table>

	<hr>

	<table width=100%>
		<tr>
			<td align="center">
				<a href="./index.html">About</a>
			</td>
			<td align="center">
				<a href="./lopsub-suite.5.html">lopsub-suite(5)</a>
			</td>
			<td align="center">
				<a href="./lopsubgen.1.html">lopsubgen(1)</a>
			</td>
			<td align="center">
				<a href="./lopsub-api.html">API</a>
			</td>
	</table>

	<hr>