summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f608204337145bac3572886ef3f172c89a561b8c (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 = python-pyperclip-git
	pkgdesc = A cross-platform clipboard module for Python (git)
	pkgver = r197.d72f3ce
	pkgrel = 2
	url = https://github.com/asweigart/pyperclip
	arch = any
	license = BSD
	checkdepends = xorg-server-xvfb
	checkdepends = python-pytest
	checkdepends = xsel
	checkdepends = xclip
	makedepends = python-setuptools
	depends = python
	optdepends = xclip: xclip backend
	optdepends = xsel: xsel backend
	optdepends = plasma-workspace: klipper backend
	provides = python-pyperclip
	conflicts = python-pyperclip
	source = pyperclip::git+https://github.com/asweigart/pyperclip.git
	sha512sums = SKIP

pkgname = python-pyperclip-git