Skip to content

Commit

Permalink
Update .index file and move meta to var. [admin]
Browse files Browse the repository at this point in the history
  • Loading branch information
trans committed Dec 18, 2012
1 parent 949cf41 commit c98650b
Show file tree
Hide file tree
Showing 13 changed files with 72 additions and 61 deletions.
71 changes: 71 additions & 0 deletions .index
@@ -0,0 +1,71 @@
---
type: ruby
revision: 2013
sources:
- var
authors:
- name: 7rans
email: transfire@gmail.com
organizations: []
requirements:
- groups:
- test
development: true
name: qed
- groups:
- test
development: true
name: ae
- groups:
- build
development: true
name: detroit
- groups:
- build
development: true
name: simplecov
conflicts: []
alternatives: []
resources:
- type: home
uri: http://rubyworks.github.com/executable
label: Homepage
- type: code
uri: http://github.com/rubyworks/executable
label: Source Code
- type: bugs
uri: http://github.com/rubyworks/executable/issues
label: Issue Tracker
- type: mail
uri: http://groups.google.com/rubyworks-mailinglist
label: Mailing List
- type: chat
uri: irc://chat.us.freenode.net#rubyworks
label: IRC Channel
repositories:
- name: upstream
scm: git
uri: git://github.com/rubyworks/executable.git
categories: []
paths:
load:
- lib
copyrights:
- holder: Rubyworks
year: '2008'
license: BSD-2-Clause
created: '2008-08-08'
summary: Commandline Object Mapper
version: 1.2.0
name: executable
title: Executable
description: ! 'Think of Executable as a *COM*, a Commandline Object Mapper,

in much the same way that ActiveRecord is an ORM,

an Object Relational Mapper. A class utilizing Executable

can define a complete command line tool using nothing more

than Ruby''s own method definitions.'
date: '2012-12-18'
62 changes: 1 addition & 61 deletions .ruby
@@ -1,61 +1 @@
---
source:
- meta
authors:
- name: 7rans
email: transfire@gmail.com
copyrights:
- holder: Rubyworks
year: '2008'
license: BSD-2-Clause
replacements: []
alternatives: []
requirements:
- name: qed
groups:
- test
development: true
- name: ae
groups:
- test
development: true
- name: detroit
groups:
- build
development: true
- name: simplecov
groups:
- build
development: true
dependencies: []
conflicts: []
repositories:
- uri: git://github.com/rubyworks/executable.git
scm: git
name: upstream
resources:
home: http://rubyworks.github.com/executable
code: http://github.com/rubyworks/executable
bugs: http://github.com/rubyworks/executable/issues
mail: http://groups.google.com/rubyworks-mailinglist
chat: irc://chat.us.freenode.net#rubyworks
extra: {}
load_path:
- lib
revision: 0
created: '2008-08-08'
summary: Commandline Object Mapper
version: 1.2.0
name: executable
title: Executable
description: ! 'Think of Executable as a *COM*, a Commandline Object Mapper,
in much the same way that ActiveRecord is an ORM,
an Object Relational Mapper. A class utilizing Executable
can define a complete command line tool using nothing more
than Ruby''s own method definitions.'
organization: rubyworks
date: '2012-01-31'
ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c98650b

Please sign in to comment.