summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2598aed838eef6666ff5ba0bb80236b293369a9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ruby-dry-core
	pkgdesc = A toolset of small support modules used throughout the dry-rb ecosystem
	pkgver = 1.0.1
	pkgrel = 2
	url = https://github.com/dry-rb/dry-core
	arch = any
	license = MIT
	checkdepends = ruby-activesupport
	checkdepends = ruby-bundler
	checkdepends = ruby-dry-types
	checkdepends = ruby-inflecto
	checkdepends = ruby-rake
	checkdepends = ruby-rspec
	makedepends = rubygems
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-concurrent
	depends = ruby-zeitwerk
	options = !emptydirs
	source = dry-core-1.0.1.tar.gz::https://github.com/dry-rb/dry-core/archive/refs/tags/v1.0.1.tar.gz
	sha256sums = b37cd8d7733e8e34caf098525b9384fc132a92b58892e77c17f84809b81b1347

pkgname = ruby-dry-core