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