-
Notifications
You must be signed in to change notification settings - Fork 5
/
.index
83 lines (83 loc) · 1.56 KB
/
.index
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
83
---
revision: 2013
type: ruby
sources:
- INDEX.yml
- Gemfile
authors:
- name: Ben Johnson
email: benbjohnson@yahoo.com
- name: Thomas Sawyer
email: transfire@gmail.com
organizations: []
requirements:
- version: '>= 2.5'
name: gollum
- version: '>= 2.6'
name: gitlab-grit
- version: '>= 0.5'
name: rubypython
- version: '>= 1.5'
name: rack
- version: '>= 1.4'
name: sinatra
- groups:
- compiled
version: '>= 0.5'
name: github-markdown
- groups:
- compiled
version: '>= 0'
name: rdiscount
- groups:
- test
version: '>= 0'
name: rubytest-cli
- groups:
- test
version: '>= 0'
name: citron
- groups:
- test
version: '>= 0'
name: ae
- groups:
- test
version: '>= 0'
name: rack-test
conflicts: []
alternatives: []
resources:
- type: home
uri: http://rubyworks.github.com/smeagol
label: Homepage
- type: code
uri: http://github.com/rubyworks/smeagol
label: Source Code
- type: docs
uri: http://rubydoc.info/gems/smeagol/frames
label: Documentation
repositories:
- name: upstream
scm: git
uri: git://github.com/rubyworks/smeagol.git
categories: []
copyrights:
- holder: Ben Johnson
year: '2010'
- holder: Rubyworks
year: '2011'
license: BSD-2-Clause
customs: []
paths:
lib:
- lib
name: smeagol
title: Smeagol
version: 0.7.0
summary: Dynamically serve a Gollum wiki as a read-only website.
description: Smeagol is a customizable read-only Gollum wiki server. Smeagol makes
it possible to maintain a standalone website, but update it through the Gollum wiki
interface, e.g. via GitHub.
created: '2010-08-16'
date: '2015-02-27'