blob: a1b8570422a1b27bf1d5f511735b922088f0e78b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wingide-personal
pkgdesc = A free Python IDE designed for students and hobbyists. It omits many features found in Wing Pro.
pkgver = 7.2.9.0
pkgrel = 0
url = http://www.wingware.com/
install = wingide-personal.install
arch = x86_64
license = Custom
depends = python2
options = !strip
options = !emptydirs
source = https://wingware.com/pub/wing-personal/7.2.9.0/wing-personal-7.2.9.0-linux-x64.tar.bz2
sha1sums = 521fb8264b082dec1f6d7173afb7ec16c7b2483c
pkgname = wingide-personal
|