This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
pkgsrc
Watch
1
Star
0
Fork
You've already forked pkgsrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c71af1789d
pkgsrc
/
lang
/
micropython
/
PLIST
3 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
Clean up PLIST. Since we install the one built file in the package Makefile, no need to patch the dist install target.
2017-11-29 17:34:40 +01:00
@comment $NetBSD: PLIST,v 1.3 2017/11/29 16:34:40 hauke Exp $
Add micropython-1.5.2, a python 3.4 implementation, to the Packages Collection. This is the MicroPython project, which aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. WARNING: this project is in beta stage and is subject to changes of the code-base, including project-wide name changes and API changes. MicroPython implements the entire Python 3.4 syntax (including exceptions, "with", "yield from", etc.). The following core datatypes are provided: str (including basic Unicode support), bytes, bytearray, tuple, list, dict, set, frozenset, array.array, collections.namedtuple, classes and instances. Builtin modules include sys, time, and struct. Note that only subset of Python 3.4 functionality is implemented for the data types and modules.
2016-01-18 08:54:50 +01:00
bin/micropython
Reference in a new issue
Copy permalink