kopia lustrzana https://github.com/micropython/micropython-lib
re-pcre: Bump version to 0.1.
Implements enough functionality to run json module.asyncio-segfault
rodzic
1baa8662e7
commit
1bc138fcf3
|
@ -1,7 +1,7 @@
|
||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
|
|
||||||
setup(name='micropython-re-pcre',
|
setup(name='micropython-re-pcre',
|
||||||
version='0.0.2',
|
version='0.1',
|
||||||
description='re module for MicroPython, based on PCRE and FFI',
|
description='re module for MicroPython, based on PCRE and FFI',
|
||||||
url='https://github.com/micropython/micropython/issues/405',
|
url='https://github.com/micropython/micropython/issues/405',
|
||||||
author='Paul Sokolovsky',
|
author='Paul Sokolovsky',
|
||||||
|
|
Ładowanie…
Reference in New Issue