summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e247dd68f4a1f63e0a0624c6fa5641bcf9a95399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = virtualfish-git
	pkgdesc = Fish shell tool for managing Python virtual environments
	pkgver = r378.7d63a1c
	pkgrel = 1
	url = https://github.com/justinmayer/virtualfish
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-dephell
	depends = python-pkgconfig
	depends = python-psutil
	depends = python-setuptools
	depends = python-virtualenv
	depends = fish
	provides = virtualfish
	conflicts = virtualfish
	source = virtualfish::git+https://github.com/justinmayer/virtualfish.git
	md5sums = SKIP

pkgname = virtualfish-git