summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7d1d66007f7b42ba707202573c0e1a36d7fc6d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ruby-rest-client
	pkgdesc = Simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions
	pkgver = 1.8.0
	pkgrel = 1
	url = https://github.com/rest-client/rest-client
	arch = any
	license = MIT
	depends = ruby>=1.9.2
	depends = ruby-http-cookie>=1.0.2
	depends = ruby-mime-types>1.16
	depends = ruby-netrc>=0.7
	noextract = rest-client-1.8.0.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/rest-client-1.8.0.gem
	sha256sums = e70e4fe5660181fe5c6909de06f7b716931b433f5748f3713c841be709031fd5

pkgname = ruby-rest-client