blob: 8878afc44503f328cbf43cb13cc1c50f154fe832 (
plain)
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
|
======
README
======
:Last update: $Date: 2008-02-10 07:51:13 +0100 (So, 10 Feb 2008) $
:Revision: $Revision: 28 $
:Contact: p@rdus.de
About
-----
layman is the Gentoo overlay manager and allows to integrate
experimental software packages into the main distribution. It can also
be used as a manager for version control repositories.
Links
-----
Primary project web site:
- http://layman.sourceforge.net/
Project site on SourceForge:
- http://sourceforge.net/projects/layman
Project summary on Ohloh:
- http://ohloh.net/projects/layman/
Project summary on Freshmeat:
- http://freshmeat.net/projects/layman/
Bug tracker:
- http://bugs.gentoo.org
Wiki:
- http://gentoo-wiki.com/Portage_Overlay_Listing#Layman
Combined RSS feed:
- http://www.google.com/reader/shared/user/02645926629531261525/label/%5Bproject%5D%20layman
File description
----------------
AUTHORS : The developers of this project
ChangeLog : A detailed change log
CHANGES : A summary of the project changes
COPYING : Licensing information
HACKING : Developers notes for the project
INSTALL : Installation instructions
MANIFEST.in : The listing of files that get included into the python
package.
README : This file.
RELEASE_NOTES: Release notes for the latest version
TODO : Task list for the project
|