blob: bad67d54739fc9451c3a5d5d67f1325fcb3ebf36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ironpython2-bin
pkgdesc = Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR)
pkgver = 2.7.12
pkgrel = 4
url = https://ironpython.net
arch = any
license = Apache-2.0
depends = mono>=5.12
depends = sh
optdepends = gtk2: Window Console Help
provides = ironpython2
provides = ironpython2.7
conflicts = ironpython2
conflicts = ironpython2.7
conflicts = ironpython-bin<3
replaces = ironpython-bin<3
source = ironpython2-2.7.12-any.zip::https://github.com/IronLanguages/ironpython2/releases/download/ipy-2.7.12/IronPython.2.7.12.zip
source = ironpython.sh
sha256sums = fe01eb6037411036f7f600736f9557b2eb44874cf1979252a4541349846505d7
sha256sums = d0a1515f3a8cfd824cafaa171d9cef11ba0d35939fd430fb900e8bbd4cdd3a2d
pkgname = ironpython2-bin
|