lib/radix.yml in radix-2.0.1 vs lib/radix.yml in radix-2.1.1
- old
+ new
@@ -1,46 +1,55 @@
---
-source:
-- meta/
+revision: 2013
+type: ruby
+sources:
+- var
authors:
- name: Thomas Sawyer
email: transfire@gmail.com
-copyrights:
-- holder: ''
- year: '2009'
- license: BSD-2-Clause
-replacements: []
-alternatives: []
+organizations: []
requirements:
-- name: detroit
- groups:
+- groups:
- build
development: true
-- name: qed
- groups:
+ name: detroit
+- groups:
- test
development: true
-dependencies: []
+ name: qed
conflicts: []
+alternatives: []
+resources:
+- type: home
+ uri: http://rubyworks.github.com/radix
+ label: Homepage
+- type: code
+ uri: http://github.com/rubyworks/radix
+ label: Source Code
+- type: mail
+ uri: http://groups.google.com/groups/rubyworks-mailinglist
+ label: Mailing List
+- type: bugs
+ uri: http://github.com/rubyworks/radix/issues
+ label: Issue Tracker
repositories:
-- uri: git://github.com/rubyworks/radix.git
+- name: upstream
scm: git
- name: upstream
-resources:
- home: http://rubyworks.github.com/radix
- code: http://github.com/rubyworks/radix
- mail: http://groups.google.com/groups/rubyworks-mailinglist
- bugs: http://github.com/rubyworks/radix/issues
-extra: {}
-load_path:
-- lib
-revision: 0
+ uri: git://github.com/rubyworks/radix.git
+categories: []
+copyrights:
+- holder: ''
+ year: '2009'
+ license: BSD-2-Clause
+customs: []
+paths:
+ lib:
+ - lib
created: '2009-07-01'
summary: Convert to and from any base.
title: Radix
-version: 2.0.1
+version: 2.1.1
name: radix
description: ! "Radix is a very easy to use Ruby library for converting numbers to
and from\nany base. It supports both Integer, Float and Rational numbers, as well
as \nrepresentational string-notations that need not be in ASCII order."
-organization: Rubyworks
-date: '2011-10-23'
+date: '2013-02-06'