summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e02bf78997581f973ed05134a669cb381498c58a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = micropython
	pkgdesc = Python3 for microcontrollers, with stdlib. (UNIX version)
	pkgver = 1.24.1
	pkgrel = 1
	url = http://micropython.org/
	changelog = ChangeLog
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	makedepends = git
	depends = readline
	depends = libffi
	depends = mbedtls
	options = !emptydirs
	options = !debug
	source = https://micropython.org/resources/source/micropython-1.24.1.tar.xz
	md5sums = 1086e0af7127fc5021ca91f882c985f7

pkgname = micropython