blob: 84687f7003c652869bc8adb7b880089ad77be006 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = ironpython3
pkgdesc = Python3 implementation for the .NET framework
pkgver = 3.4.2
pkgrel = 1
url = http://ironpython.net
arch = x86_64
license = Apache
depends = mono
source = https://github.com/IronLanguages/ironpython3/releases/download/v3.4.2/ironpython_3.4.2.deb
md5sums = b5761f9f757f39f65485c36eb8d7e095
pkgname = ironpython3
|