summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d91fe4f9d459ebe8d04a9abf1785b122600c12c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = ruby-mechanize
	pkgdesc = The Mechanize library is used for automating interaction with websites
	pkgver = 2.9.2
	pkgrel = 1
	url = https://github.com/sparklemotion/mechanize
	arch = any
	license = MIT
	checkdepends = ruby-rake
	checkdepends = ruby-minitest
	makedepends = git
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-addressable
	depends = ruby-domain_name
	depends = ruby-http-cookie
	depends = ruby-mime-types
	depends = ruby-net-http-digest_auth
	depends = ruby-net-http-persistent
	depends = ruby-nokogiri
	depends = ruby-rubyntlm
	depends = ruby-webrick
	depends = ruby-webrobots
	options = !emptydirs
	source = git+https://github.com/sparklemotion/mechanize.git?tag=v2.9.2
	sha256sums = SKIP

pkgname = ruby-mechanize