blob: 510c5eb4f0fcbb93998b639e471bc3ebe9f84479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wingide-101
pkgdesc = Wing 101 is a very simple free Python IDE designed for teaching beginning programmers. It omits most features found in Wing Pro.
pkgver = 8.1.2.0
pkgrel = 1
url = https://wingware.com/downloads/wingide-101
install = wingide-101.install
arch = x86_64
license = custom
depends = python
source = https://wingware.com/pub/wingide-101/8.1.2.0/wing-101-8.1.2.0-linux-x64.tar.bz2
sha1sums = 21a434052f8c1ef69434d5ac5f900a314af9c12d
pkgname = wingide-101
|