-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.index
57 lines (57 loc) · 1.08 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
---
revision: 2013
type: ruby
sources:
- INDEX.yml
authors:
- name: trans
email: [email protected]
organizations:
- name: Rubyworks
requirements:
- name: nokogiri
- groups:
- build
development: true
name: detroit
- groups:
- test
development: true
name: qed
- groups:
- test
development: true
name: ae
conflicts: []
alternatives: []
resources:
- type: home
uri: http://rubyworks.github.com/ragtag
label: Homepage
- type: code
uri: http://github.com/rubyworks/ragtag
label: Source Code
- type: bugs
uri: http://github.com/rubyworks/ragtag/issues
label: Issue Tracker
repositories:
- name: upstream
scm: git
uri: git://github.com/rubyworks/ragtag.git
categories: []
copyrights:
- holder: RubyWorks
year: '2005'
license: BSD-2-Clause
customs: []
paths:
lib:
- lib
name: ragtag
title: RagTag
version: 0.7.0
summary: Ruby Tag Attribute Language
description: RagTag is a Ruby variation on Zope Page Templates and it's TAL specification.
It primarily differs from ZPT in that it is specifically geared for use with Ruby.
created: '2005-11-26'
date: '2015-03-28'