summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b97a21b3345dd70a6032f5f8f29c2057c33c18c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = desed
	pkgdesc = Debugger for sed, written in rust. Step through code and observe sed inner state.
	pkgver = 1.1.2
	pkgrel = 1
	url = https://github.com/soptikha2/desed
	arch = x86_64
	license = GPL3
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	conflicts = desed
	source = desed::git+https://github.com/soptikha2/desed.git
	sha256sums = SKIP

pkgname = desed