summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 81cce04c0a34279ffa6529448053481bd44b27f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ruby-representable
	pkgdesc = Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.
	pkgver = 3.0.4
	pkgrel = 3
	url = https://github.com/apotonick/representable/
	arch = any
	license = MIT
	depends = ruby
	depends = ruby-declarative<0.1
	depends = ruby-declarative-option<0.2
	depends = ruby-uber<0.2
	provides = ruby-representable=3.0.4
	noextract = representable-3.0.4.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/representable-3.0.4.gem
	sha1sums = fd90074a7f8f44a1d3e72d3ac520c45fd98d892e

pkgname = ruby-representable