File: ch2.html

package info (click to toggle)
gap 4r4p9-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 27,120 kB
  • ctags: 6,735
  • sloc: ansic: 96,692; sh: 3,254; makefile: 319; perl: 11; awk: 6
file content (82 lines) | stat: -rw-r--r-- 1,527 bytes parent folder | download | duplicates (3)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

<html>

<head>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

<title>Debian GAP Policy - Package name</title>

</head>

<body>

<a name="ch2"></a>
<hr>

[ <a href="ch1.html">previous</a> ]
[ <a href="index.html#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ 2 ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch5.html">5</a> ]
[ <a href="ch6.html">6</a> ]
[ <a href="ch3.html">next</a> ]

<hr>

<h1>
Debian GAP Policy
<br>Chapter 2 - Package name
</h1>

<hr>

<p>
Name of GAP packages (<var>$pkg</var>) are usually short and cryptic, like
<samp>ctbllib</samp>.  You should choose a more verbose name
(<var>$package</var>) like gap-character-tables.
<ol type="1" start="1" >
<li>
<var>$package</var> must start by <samp>gap-</samp>.
</li>
</ol>
<ol type="1" start="2" >
<li>
Package must provide <samp>gap-pkg-$pkg</samp> so GAP users can do
<code>apt-get gap-pkg-$pkg</code> without having to guess <var>$package</var>.
</li>
</ol>

<hr>

[ <a href="ch1.html">previous</a> ]
[ <a href="index.html#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ 2 ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch5.html">5</a> ]
[ <a href="ch6.html">6</a> ]
[ <a href="ch3.html">next</a> ]

<hr>

<p>
Debian GAP Policy

<address>
version 0.1, 12 January 2005<br>
<br>
Bill Allombert <code><a href="mailto:ballombe@debian.org">ballombe@debian.org</a></code><br>
<br>
</address>

<hr>

</body>

</html>