summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ef0fa1a6f58f2c2399f488241404c54f6392020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ruby-http
	pkgdesc = An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/httprb/http
	arch = any
	license = MIT
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-addressable
	depends = ruby-http-cookie
	depends = ruby-http-form_data
	depends = ruby-http_parser.rb
	noextract = http-3.0.0.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/http-3.0.0.gem
	sha256sums = da797d880d2d731097ab8ea4431ab7b0905e2cb02b19bcedf87920dc1e9612d7

pkgname = ruby-http