| 1 | GLEP: 43 |
1 | GLEP: 43 |
| 2 | Title: GLEP File Hosting |
2 | Title: GLEP File Hosting |
| 3 | Version: $Revision: 1.1 $ |
3 | Version: $Revision: 1.2 $ |
| 4 | Author: Ciaran McCreesh <ciaranm@gentoo.org> |
4 | Author: Ciaran McCreesh <ciaranm@gentoo.org> |
| 5 | Last-Modified: $Date: 2005/11/07 21:55:08 $ |
5 | Last-Modified: $Date: 2005/11/13 17:16:16 $ |
| 6 | Status: Draft |
6 | Status: Draft |
| 7 | Type: Informational |
7 | Type: Informational |
| 8 | Content-Type: text/x-rst |
8 | Content-Type: text/x-rst |
| 9 | Created: 7-Nov-2005 |
9 | Created: 7-Nov-2005 |
| 10 | Post-History: 7-Nov-2005 |
10 | Post-History: 7-Nov-2005 |
| … | |
… | |
| 12 | Abstract |
12 | Abstract |
| 13 | ======== |
13 | ======== |
| 14 | |
14 | |
| 15 | This GLEP proposes the creation of a reliable hosting location for data (e.g. |
15 | This GLEP proposes the creation of a reliable hosting location for data (e.g. |
| 16 | sample code) associated with GLEPs. |
16 | sample code) associated with GLEPs. |
|
|
17 | |
|
|
18 | Status |
|
|
19 | ====== |
|
|
20 | |
|
|
21 | This GLEP has been approved by the GLEP editor and marked Final on |
|
|
22 | 13 Nov. 2005. |
| 17 | |
23 | |
| 18 | Motivation |
24 | Motivation |
| 19 | ========== |
25 | ========== |
| 20 | |
26 | |
| 21 | Some GLEPs come with non-trivial example files or code which are part of the |
27 | Some GLEPs come with non-trivial example files or code which are part of the |