From 444b45e4311f00270a9efa466429751c5e3ca619 Mon Sep 17 00:00:00 2001 From: Jim Mussared Date: Fri, 20 Mar 2020 09:52:09 +1100 Subject: [PATCH] top: Remove all empty packages. --- array/metadata.txt | 3 --- array/setup.py | 20 ------------------- asyncio/metadata.txt | 3 --- asyncio/setup.py | 20 ------------------- binhex/binhex.py | 0 binhex/metadata.txt | 3 --- binhex/setup.py | 20 ------------------- calendar/calendar.py | 0 calendar/metadata.txt | 3 --- calendar/setup.py | 20 ------------------- code/code.py | 0 code/metadata.txt | 3 --- code/setup.py | 20 ------------------- codecs/codecs.py | 0 codecs/metadata.txt | 3 --- codecs/setup.py | 20 ------------------- codeop/codeop.py | 0 codeop/metadata.txt | 3 --- codeop/setup.py | 20 ------------------- .../concurrent/futures/__init__.py | 0 concurrent.futures/metadata.txt | 3 --- concurrent.futures/setup.py | 20 ------------------- csv/csv.py | 0 csv/metadata.txt | 3 --- csv/setup.py | 20 ------------------- curses/metadata.txt | 3 --- curses/setup.py | 20 ------------------- dbm/dbm.py | 0 dbm/metadata.txt | 3 --- dbm/setup.py | 20 ------------------- decimal/decimal.py | 0 decimal/metadata.txt | 3 --- decimal/setup.py | 20 ------------------- difflib/difflib.py | 0 difflib/metadata.txt | 3 --- difflib/setup.py | 20 ------------------- dis/metadata.txt | 3 --- dis/setup.py | 20 ------------------- dummy_threading/metadata.txt | 3 --- dummy_threading/setup.py | 20 ------------------- formatter/formatter.py | 0 formatter/metadata.txt | 3 --- formatter/setup.py | 20 ------------------- fractions/fractions.py | 0 fractions/metadata.txt | 3 --- fractions/setup.py | 20 ------------------- ftplib/ftplib.py | 0 ftplib/metadata.txt | 3 --- ftplib/setup.py | 20 ------------------- getpass/getpass.py | 0 getpass/metadata.txt | 3 --- getpass/setup.py | 20 ------------------- imaplib/imaplib.py | 0 imaplib/metadata.txt | 3 --- imaplib/setup.py | 20 ------------------- imp/imp.py | 0 imp/metadata.txt | 3 --- imp/setup.py | 20 ------------------- importlib/importlib.py | 0 importlib/metadata.txt | 3 --- importlib/setup.py | 20 ------------------- ipaddress/ipaddress.py | 0 ipaddress/metadata.txt | 3 --- ipaddress/setup.py | 20 ------------------- mailbox/mailbox.py | 0 mailbox/metadata.txt | 3 --- mailbox/setup.py | 20 ------------------- mailcap/mailcap.py | 0 mailcap/metadata.txt | 3 --- mailcap/setup.py | 20 ------------------- math/metadata.txt | 3 --- math/setup.py | 20 ------------------- mimetypes/metadata.txt | 3 --- mimetypes/mimetypes.py | 0 mimetypes/setup.py | 20 ------------------- nntplib/metadata.txt | 3 --- nntplib/nntplib.py | 0 nntplib/setup.py | 20 ------------------- numbers/metadata.txt | 3 --- numbers/numbers.py | 0 numbers/setup.py | 20 ------------------- optparse/metadata.txt | 3 --- optparse/optparse.py | 0 optparse/setup.py | 20 ------------------- pathlib/metadata.txt | 3 --- pathlib/pathlib.py | 0 pathlib/setup.py | 20 ------------------- pdb/metadata.txt | 3 --- pdb/pdb.py | 0 pdb/setup.py | 20 ------------------- pickletools/metadata.txt | 3 --- pickletools/pickletools.py | 0 pickletools/setup.py | 20 ------------------- platform/metadata.txt | 3 --- platform/platform.py | 0 platform/setup.py | 20 ------------------- poplib/metadata.txt | 3 --- poplib/poplib.py | 0 poplib/setup.py | 20 ------------------- posixpath/metadata.txt | 3 --- posixpath/posixpath.py | 0 posixpath/setup.py | 20 ------------------- profile/metadata.txt | 3 --- profile/profile.py | 0 profile/setup.py | 20 ------------------- pty/metadata.txt | 3 --- pty/pty.py | 0 pty/setup.py | 20 ------------------- queue/metadata.txt | 3 --- queue/queue.py | 0 queue/setup.py | 20 ------------------- readline/metadata.txt | 3 --- readline/readline.py | 0 readline/setup.py | 20 ------------------- reprlib/metadata.txt | 3 --- reprlib/reprlib.py | 0 reprlib/setup.py | 20 ------------------- runpy/metadata.txt | 3 --- runpy/runpy.py | 0 runpy/setup.py | 20 ------------------- sched/metadata.txt | 3 --- sched/sched.py | 0 sched/setup.py | 20 ------------------- selectors/metadata.txt | 3 --- selectors/selectors.py | 0 selectors/setup.py | 20 ------------------- shelve/metadata.txt | 3 --- shelve/setup.py | 20 ------------------- shelve/shelve.py | 0 shlex/metadata.txt | 3 --- shlex/setup.py | 20 ------------------- shlex/shlex.py | 0 smtplib/metadata.txt | 3 --- smtplib/setup.py | 20 ------------------- smtplib/smtplib.py | 0 socketserver/metadata.txt | 3 --- socketserver/setup.py | 20 ------------------- socketserver/socketserver.py | 0 statistics/metadata.txt | 3 --- statistics/setup.py | 20 ------------------- statistics/statistics.py | 0 stringprep/metadata.txt | 3 --- stringprep/setup.py | 20 ------------------- stringprep/stringprep.py | 0 subprocess/metadata.txt | 3 --- subprocess/setup.py | 20 ------------------- subprocess/subprocess.py | 0 sys/metadata.txt | 3 --- sys/setup.py | 20 ------------------- sys/sys.py | 0 tarfile/metadata.txt | 3 --- tarfile/setup.py | 20 ------------------- tarfile/tarfile.py | 0 telnetlib/metadata.txt | 3 --- telnetlib/setup.py | 20 ------------------- telnetlib/telnetlib.py | 0 tempfile/metadata.txt | 3 --- tempfile/setup.py | 20 ------------------- tempfile/tempfile.py | 0 trace/metadata.txt | 3 --- trace/setup.py | 20 ------------------- trace/trace.py | 0 typing/metadata.txt | 3 --- typing/setup.py | 20 ------------------- typing/typing.py | 0 urllib/setup.py | 18 ----------------- urllib/urllib.py | 0 uuid/metadata.txt | 3 --- uuid/setup.py | 20 ------------------- uuid/uuid.py | 0 venv/metadata.txt | 3 --- venv/setup.py | 20 ------------------- venv/venv.py | 0 zipfile/metadata.txt | 3 --- zipfile/setup.py | 20 ------------------- zipfile/zipfile.py | 0 176 files changed, 1398 deletions(-) delete mode 100644 array/metadata.txt delete mode 100644 array/setup.py delete mode 100644 asyncio/metadata.txt delete mode 100644 asyncio/setup.py delete mode 100644 binhex/binhex.py delete mode 100644 binhex/metadata.txt delete mode 100644 binhex/setup.py delete mode 100644 calendar/calendar.py delete mode 100644 calendar/metadata.txt delete mode 100644 calendar/setup.py delete mode 100644 code/code.py delete mode 100644 code/metadata.txt delete mode 100644 code/setup.py delete mode 100644 codecs/codecs.py delete mode 100644 codecs/metadata.txt delete mode 100644 codecs/setup.py delete mode 100644 codeop/codeop.py delete mode 100644 codeop/metadata.txt delete mode 100644 codeop/setup.py delete mode 100644 concurrent.futures/concurrent/futures/__init__.py delete mode 100644 concurrent.futures/metadata.txt delete mode 100644 concurrent.futures/setup.py delete mode 100644 csv/csv.py delete mode 100644 csv/metadata.txt delete mode 100644 csv/setup.py delete mode 100644 curses/metadata.txt delete mode 100644 curses/setup.py delete mode 100644 dbm/dbm.py delete mode 100644 dbm/metadata.txt delete mode 100644 dbm/setup.py delete mode 100644 decimal/decimal.py delete mode 100644 decimal/metadata.txt delete mode 100644 decimal/setup.py delete mode 100644 difflib/difflib.py delete mode 100644 difflib/metadata.txt delete mode 100644 difflib/setup.py delete mode 100644 dis/metadata.txt delete mode 100644 dis/setup.py delete mode 100644 dummy_threading/metadata.txt delete mode 100644 dummy_threading/setup.py delete mode 100644 formatter/formatter.py delete mode 100644 formatter/metadata.txt delete mode 100644 formatter/setup.py delete mode 100644 fractions/fractions.py delete mode 100644 fractions/metadata.txt delete mode 100644 fractions/setup.py delete mode 100644 ftplib/ftplib.py delete mode 100644 ftplib/metadata.txt delete mode 100644 ftplib/setup.py delete mode 100644 getpass/getpass.py delete mode 100644 getpass/metadata.txt delete mode 100644 getpass/setup.py delete mode 100644 imaplib/imaplib.py delete mode 100644 imaplib/metadata.txt delete mode 100644 imaplib/setup.py delete mode 100644 imp/imp.py delete mode 100644 imp/metadata.txt delete mode 100644 imp/setup.py delete mode 100644 importlib/importlib.py delete mode 100644 importlib/metadata.txt delete mode 100644 importlib/setup.py delete mode 100644 ipaddress/ipaddress.py delete mode 100644 ipaddress/metadata.txt delete mode 100644 ipaddress/setup.py delete mode 100644 mailbox/mailbox.py delete mode 100644 mailbox/metadata.txt delete mode 100644 mailbox/setup.py delete mode 100644 mailcap/mailcap.py delete mode 100644 mailcap/metadata.txt delete mode 100644 mailcap/setup.py delete mode 100644 math/metadata.txt delete mode 100644 math/setup.py delete mode 100644 mimetypes/metadata.txt delete mode 100644 mimetypes/mimetypes.py delete mode 100644 mimetypes/setup.py delete mode 100644 nntplib/metadata.txt delete mode 100644 nntplib/nntplib.py delete mode 100644 nntplib/setup.py delete mode 100644 numbers/metadata.txt delete mode 100644 numbers/numbers.py delete mode 100644 numbers/setup.py delete mode 100644 optparse/metadata.txt delete mode 100644 optparse/optparse.py delete mode 100644 optparse/setup.py delete mode 100644 pathlib/metadata.txt delete mode 100644 pathlib/pathlib.py delete mode 100644 pathlib/setup.py delete mode 100644 pdb/metadata.txt delete mode 100644 pdb/pdb.py delete mode 100644 pdb/setup.py delete mode 100644 pickletools/metadata.txt delete mode 100644 pickletools/pickletools.py delete mode 100644 pickletools/setup.py delete mode 100644 platform/metadata.txt delete mode 100644 platform/platform.py delete mode 100644 platform/setup.py delete mode 100644 poplib/metadata.txt delete mode 100644 poplib/poplib.py delete mode 100644 poplib/setup.py delete mode 100644 posixpath/metadata.txt delete mode 100644 posixpath/posixpath.py delete mode 100644 posixpath/setup.py delete mode 100644 profile/metadata.txt delete mode 100644 profile/profile.py delete mode 100644 profile/setup.py delete mode 100644 pty/metadata.txt delete mode 100644 pty/pty.py delete mode 100644 pty/setup.py delete mode 100644 queue/metadata.txt delete mode 100644 queue/queue.py delete mode 100644 queue/setup.py delete mode 100644 readline/metadata.txt delete mode 100644 readline/readline.py delete mode 100644 readline/setup.py delete mode 100644 reprlib/metadata.txt delete mode 100644 reprlib/reprlib.py delete mode 100644 reprlib/setup.py delete mode 100644 runpy/metadata.txt delete mode 100644 runpy/runpy.py delete mode 100644 runpy/setup.py delete mode 100644 sched/metadata.txt delete mode 100644 sched/sched.py delete mode 100644 sched/setup.py delete mode 100644 selectors/metadata.txt delete mode 100644 selectors/selectors.py delete mode 100644 selectors/setup.py delete mode 100644 shelve/metadata.txt delete mode 100644 shelve/setup.py delete mode 100644 shelve/shelve.py delete mode 100644 shlex/metadata.txt delete mode 100644 shlex/setup.py delete mode 100644 shlex/shlex.py delete mode 100644 smtplib/metadata.txt delete mode 100644 smtplib/setup.py delete mode 100644 smtplib/smtplib.py delete mode 100644 socketserver/metadata.txt delete mode 100644 socketserver/setup.py delete mode 100644 socketserver/socketserver.py delete mode 100644 statistics/metadata.txt delete mode 100644 statistics/setup.py delete mode 100644 statistics/statistics.py delete mode 100644 stringprep/metadata.txt delete mode 100644 stringprep/setup.py delete mode 100644 stringprep/stringprep.py delete mode 100644 subprocess/metadata.txt delete mode 100644 subprocess/setup.py delete mode 100644 subprocess/subprocess.py delete mode 100644 sys/metadata.txt delete mode 100644 sys/setup.py delete mode 100644 sys/sys.py delete mode 100644 tarfile/metadata.txt delete mode 100644 tarfile/setup.py delete mode 100644 tarfile/tarfile.py delete mode 100644 telnetlib/metadata.txt delete mode 100644 telnetlib/setup.py delete mode 100644 telnetlib/telnetlib.py delete mode 100644 tempfile/metadata.txt delete mode 100644 tempfile/setup.py delete mode 100644 tempfile/tempfile.py delete mode 100644 trace/metadata.txt delete mode 100644 trace/setup.py delete mode 100644 trace/trace.py delete mode 100644 typing/metadata.txt delete mode 100644 typing/setup.py delete mode 100644 typing/typing.py delete mode 100644 urllib/setup.py delete mode 100644 urllib/urllib.py delete mode 100644 uuid/metadata.txt delete mode 100644 uuid/setup.py delete mode 100644 uuid/uuid.py delete mode 100644 venv/metadata.txt delete mode 100644 venv/setup.py delete mode 100644 venv/venv.py delete mode 100644 zipfile/metadata.txt delete mode 100644 zipfile/setup.py delete mode 100644 zipfile/zipfile.py diff --git a/array/metadata.txt b/array/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/array/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/array/setup.py b/array/setup.py deleted file mode 100644 index 5dcb7e92..00000000 --- a/array/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-array', - version='0.0.0', - description='Dummy array module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['array']) diff --git a/asyncio/metadata.txt b/asyncio/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/asyncio/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/asyncio/setup.py b/asyncio/setup.py deleted file mode 100644 index 3fbbde43..00000000 --- a/asyncio/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-asyncio', - version='0.0.0', - description='Dummy asyncio module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['asyncio']) diff --git a/binhex/binhex.py b/binhex/binhex.py deleted file mode 100644 index e69de29b..00000000 diff --git a/binhex/metadata.txt b/binhex/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/binhex/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/binhex/setup.py b/binhex/setup.py deleted file mode 100644 index 6ed9e7a3..00000000 --- a/binhex/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-binhex', - version='0.0.2', - description='Dummy binhex module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['binhex']) diff --git a/calendar/calendar.py b/calendar/calendar.py deleted file mode 100644 index e69de29b..00000000 diff --git a/calendar/metadata.txt b/calendar/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/calendar/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/calendar/setup.py b/calendar/setup.py deleted file mode 100644 index 089b5822..00000000 --- a/calendar/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-calendar', - version='0.0.1', - description='Dummy calendar module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['calendar']) diff --git a/code/code.py b/code/code.py deleted file mode 100644 index e69de29b..00000000 diff --git a/code/metadata.txt b/code/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/code/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/code/setup.py b/code/setup.py deleted file mode 100644 index 7dac8be2..00000000 --- a/code/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-code', - version='0.0.0', - description='Dummy code module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['code']) diff --git a/codecs/codecs.py b/codecs/codecs.py deleted file mode 100644 index e69de29b..00000000 diff --git a/codecs/metadata.txt b/codecs/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/codecs/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/codecs/setup.py b/codecs/setup.py deleted file mode 100644 index 602583ed..00000000 --- a/codecs/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-codecs', - version='0.0.1', - description='Dummy codecs module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['codecs']) diff --git a/codeop/codeop.py b/codeop/codeop.py deleted file mode 100644 index e69de29b..00000000 diff --git a/codeop/metadata.txt b/codeop/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/codeop/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/codeop/setup.py b/codeop/setup.py deleted file mode 100644 index 7b5b03d4..00000000 --- a/codeop/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-codeop', - version='0.0.0', - description='Dummy codeop module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['codeop']) diff --git a/concurrent.futures/concurrent/futures/__init__.py b/concurrent.futures/concurrent/futures/__init__.py deleted file mode 100644 index e69de29b..00000000 diff --git a/concurrent.futures/metadata.txt b/concurrent.futures/metadata.txt deleted file mode 100644 index 0dc8fe82..00000000 --- a/concurrent.futures/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=package -version = 0.0.1 diff --git a/concurrent.futures/setup.py b/concurrent.futures/setup.py deleted file mode 100644 index 80508a64..00000000 --- a/concurrent.futures/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-concurrent.futures', - version='0.0.1', - description='Dummy concurrent.futures module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - packages=['concurrent']) diff --git a/csv/csv.py b/csv/csv.py deleted file mode 100644 index e69de29b..00000000 diff --git a/csv/metadata.txt b/csv/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/csv/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/csv/setup.py b/csv/setup.py deleted file mode 100644 index a945a17e..00000000 --- a/csv/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-csv', - version='0.0.1', - description='Dummy csv module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['csv']) diff --git a/curses/metadata.txt b/curses/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/curses/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/curses/setup.py b/curses/setup.py deleted file mode 100644 index 50a087ef..00000000 --- a/curses/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-curses', - version='0.0.0', - description='Dummy curses module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['curses']) diff --git a/dbm/dbm.py b/dbm/dbm.py deleted file mode 100644 index e69de29b..00000000 diff --git a/dbm/metadata.txt b/dbm/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/dbm/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/dbm/setup.py b/dbm/setup.py deleted file mode 100644 index 27fa29f4..00000000 --- a/dbm/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-dbm', - version='0.0.2', - description='Dummy dbm module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['dbm']) diff --git a/decimal/decimal.py b/decimal/decimal.py deleted file mode 100644 index e69de29b..00000000 diff --git a/decimal/metadata.txt b/decimal/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/decimal/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/decimal/setup.py b/decimal/setup.py deleted file mode 100644 index de8d75fb..00000000 --- a/decimal/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-decimal', - version='0.0.2', - description='Dummy decimal module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['decimal']) diff --git a/difflib/difflib.py b/difflib/difflib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/difflib/metadata.txt b/difflib/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/difflib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/difflib/setup.py b/difflib/setup.py deleted file mode 100644 index d005d117..00000000 --- a/difflib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-difflib', - version='0.0.2', - description='Dummy difflib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['difflib']) diff --git a/dis/metadata.txt b/dis/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/dis/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/dis/setup.py b/dis/setup.py deleted file mode 100644 index d6353ac6..00000000 --- a/dis/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-dis', - version='0.0.0', - description='Dummy dis module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['dis']) diff --git a/dummy_threading/metadata.txt b/dummy_threading/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/dummy_threading/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/dummy_threading/setup.py b/dummy_threading/setup.py deleted file mode 100644 index c00e93c7..00000000 --- a/dummy_threading/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-dummy_threading', - version='0.0.0', - description='Dummy dummy_threading module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['dummy_threading']) diff --git a/formatter/formatter.py b/formatter/formatter.py deleted file mode 100644 index e69de29b..00000000 diff --git a/formatter/metadata.txt b/formatter/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/formatter/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/formatter/setup.py b/formatter/setup.py deleted file mode 100644 index 727461c5..00000000 --- a/formatter/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-formatter', - version='0.0.1', - description='Dummy formatter module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['formatter']) diff --git a/fractions/fractions.py b/fractions/fractions.py deleted file mode 100644 index e69de29b..00000000 diff --git a/fractions/metadata.txt b/fractions/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/fractions/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/fractions/setup.py b/fractions/setup.py deleted file mode 100644 index 3943bbee..00000000 --- a/fractions/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-fractions', - version='0.0.1', - description='Dummy fractions module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['fractions']) diff --git a/ftplib/ftplib.py b/ftplib/ftplib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/ftplib/metadata.txt b/ftplib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/ftplib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/ftplib/setup.py b/ftplib/setup.py deleted file mode 100644 index 1b9c2e0a..00000000 --- a/ftplib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-ftplib', - version='0.0.1', - description='Dummy ftplib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['ftplib']) diff --git a/getpass/getpass.py b/getpass/getpass.py deleted file mode 100644 index e69de29b..00000000 diff --git a/getpass/metadata.txt b/getpass/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/getpass/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/getpass/setup.py b/getpass/setup.py deleted file mode 100644 index 94a09ea7..00000000 --- a/getpass/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-getpass', - version='0.0.1', - description='Dummy getpass module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['getpass']) diff --git a/imaplib/imaplib.py b/imaplib/imaplib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/imaplib/metadata.txt b/imaplib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/imaplib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/imaplib/setup.py b/imaplib/setup.py deleted file mode 100644 index 8035d0d9..00000000 --- a/imaplib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-imaplib', - version='0.0.1', - description='Dummy imaplib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['imaplib']) diff --git a/imp/imp.py b/imp/imp.py deleted file mode 100644 index e69de29b..00000000 diff --git a/imp/metadata.txt b/imp/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/imp/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/imp/setup.py b/imp/setup.py deleted file mode 100644 index 5d6c192a..00000000 --- a/imp/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-imp', - version='0.0.1', - description='Dummy imp module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['imp']) diff --git a/importlib/importlib.py b/importlib/importlib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/importlib/metadata.txt b/importlib/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/importlib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/importlib/setup.py b/importlib/setup.py deleted file mode 100644 index ac28d470..00000000 --- a/importlib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-importlib', - version='0.0.0', - description='Dummy importlib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['importlib']) diff --git a/ipaddress/ipaddress.py b/ipaddress/ipaddress.py deleted file mode 100644 index e69de29b..00000000 diff --git a/ipaddress/metadata.txt b/ipaddress/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/ipaddress/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/ipaddress/setup.py b/ipaddress/setup.py deleted file mode 100644 index 26aeed01..00000000 --- a/ipaddress/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-ipaddress', - version='0.0.1', - description='Dummy ipaddress module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['ipaddress']) diff --git a/mailbox/mailbox.py b/mailbox/mailbox.py deleted file mode 100644 index e69de29b..00000000 diff --git a/mailbox/metadata.txt b/mailbox/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/mailbox/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/mailbox/setup.py b/mailbox/setup.py deleted file mode 100644 index 389f2717..00000000 --- a/mailbox/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-mailbox', - version='0.0.1', - description='Dummy mailbox module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['mailbox']) diff --git a/mailcap/mailcap.py b/mailcap/mailcap.py deleted file mode 100644 index e69de29b..00000000 diff --git a/mailcap/metadata.txt b/mailcap/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/mailcap/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/mailcap/setup.py b/mailcap/setup.py deleted file mode 100644 index 7631904d..00000000 --- a/mailcap/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-mailcap', - version='0.0.1', - description='Dummy mailcap module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['mailcap']) diff --git a/math/metadata.txt b/math/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/math/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/math/setup.py b/math/setup.py deleted file mode 100644 index a2aab64c..00000000 --- a/math/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-math', - version='0.0.0', - description='Dummy math module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['math']) diff --git a/mimetypes/metadata.txt b/mimetypes/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/mimetypes/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/mimetypes/mimetypes.py b/mimetypes/mimetypes.py deleted file mode 100644 index e69de29b..00000000 diff --git a/mimetypes/setup.py b/mimetypes/setup.py deleted file mode 100644 index eb02b3f2..00000000 --- a/mimetypes/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-mimetypes', - version='0.0.1', - description='Dummy mimetypes module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['mimetypes']) diff --git a/nntplib/metadata.txt b/nntplib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/nntplib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/nntplib/nntplib.py b/nntplib/nntplib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/nntplib/setup.py b/nntplib/setup.py deleted file mode 100644 index f6bcd303..00000000 --- a/nntplib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-nntplib', - version='0.0.1', - description='Dummy nntplib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['nntplib']) diff --git a/numbers/metadata.txt b/numbers/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/numbers/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/numbers/numbers.py b/numbers/numbers.py deleted file mode 100644 index e69de29b..00000000 diff --git a/numbers/setup.py b/numbers/setup.py deleted file mode 100644 index d2cd04b0..00000000 --- a/numbers/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-numbers', - version='0.0.2', - description='Dummy numbers module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['numbers']) diff --git a/optparse/metadata.txt b/optparse/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/optparse/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/optparse/optparse.py b/optparse/optparse.py deleted file mode 100644 index e69de29b..00000000 diff --git a/optparse/setup.py b/optparse/setup.py deleted file mode 100644 index 3223d7fb..00000000 --- a/optparse/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-optparse', - version='0.0.1', - description='Dummy optparse module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['optparse']) diff --git a/pathlib/metadata.txt b/pathlib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/pathlib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/pathlib/pathlib.py b/pathlib/pathlib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/pathlib/setup.py b/pathlib/setup.py deleted file mode 100644 index de14368a..00000000 --- a/pathlib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-pathlib', - version='0.0.1', - description='Dummy pathlib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['pathlib']) diff --git a/pdb/metadata.txt b/pdb/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/pdb/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/pdb/pdb.py b/pdb/pdb.py deleted file mode 100644 index e69de29b..00000000 diff --git a/pdb/setup.py b/pdb/setup.py deleted file mode 100644 index 03424749..00000000 --- a/pdb/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-pdb', - version='0.0.2', - description='Dummy pdb module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['pdb']) diff --git a/pickletools/metadata.txt b/pickletools/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/pickletools/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/pickletools/pickletools.py b/pickletools/pickletools.py deleted file mode 100644 index e69de29b..00000000 diff --git a/pickletools/setup.py b/pickletools/setup.py deleted file mode 100644 index ecc13a6e..00000000 --- a/pickletools/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-pickletools', - version='0.0.1', - description='Dummy pickletools module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['pickletools']) diff --git a/platform/metadata.txt b/platform/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/platform/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/platform/platform.py b/platform/platform.py deleted file mode 100644 index e69de29b..00000000 diff --git a/platform/setup.py b/platform/setup.py deleted file mode 100644 index fb5bb2f4..00000000 --- a/platform/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-platform', - version='0.0.2', - description='Dummy platform module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['platform']) diff --git a/poplib/metadata.txt b/poplib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/poplib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/poplib/poplib.py b/poplib/poplib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/poplib/setup.py b/poplib/setup.py deleted file mode 100644 index 81db5c5c..00000000 --- a/poplib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-poplib', - version='0.0.1', - description='Dummy poplib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['poplib']) diff --git a/posixpath/metadata.txt b/posixpath/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/posixpath/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/posixpath/posixpath.py b/posixpath/posixpath.py deleted file mode 100644 index e69de29b..00000000 diff --git a/posixpath/setup.py b/posixpath/setup.py deleted file mode 100644 index 4f0d141a..00000000 --- a/posixpath/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-posixpath', - version='0.0.1', - description='Dummy posixpath module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['posixpath']) diff --git a/profile/metadata.txt b/profile/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/profile/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/profile/profile.py b/profile/profile.py deleted file mode 100644 index e69de29b..00000000 diff --git a/profile/setup.py b/profile/setup.py deleted file mode 100644 index 0004cf32..00000000 --- a/profile/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-profile', - version='0.0.1', - description='Dummy profile module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['profile']) diff --git a/pty/metadata.txt b/pty/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/pty/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/pty/pty.py b/pty/pty.py deleted file mode 100644 index e69de29b..00000000 diff --git a/pty/setup.py b/pty/setup.py deleted file mode 100644 index 8d11adc5..00000000 --- a/pty/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-pty', - version='0.0.1', - description='Dummy pty module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['pty']) diff --git a/queue/metadata.txt b/queue/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/queue/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/queue/queue.py b/queue/queue.py deleted file mode 100644 index e69de29b..00000000 diff --git a/queue/setup.py b/queue/setup.py deleted file mode 100644 index c5d58d40..00000000 --- a/queue/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-queue', - version='0.0.2', - description='Dummy queue module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['queue']) diff --git a/readline/metadata.txt b/readline/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/readline/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/readline/readline.py b/readline/readline.py deleted file mode 100644 index e69de29b..00000000 diff --git a/readline/setup.py b/readline/setup.py deleted file mode 100644 index 1d6fef35..00000000 --- a/readline/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-readline', - version='0.0.0', - description='Dummy readline module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['readline']) diff --git a/reprlib/metadata.txt b/reprlib/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/reprlib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/reprlib/reprlib.py b/reprlib/reprlib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/reprlib/setup.py b/reprlib/setup.py deleted file mode 100644 index 916f587c..00000000 --- a/reprlib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-reprlib', - version='0.0.1', - description='Dummy reprlib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['reprlib']) diff --git a/runpy/metadata.txt b/runpy/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/runpy/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/runpy/runpy.py b/runpy/runpy.py deleted file mode 100644 index e69de29b..00000000 diff --git a/runpy/setup.py b/runpy/setup.py deleted file mode 100644 index 75d4d206..00000000 --- a/runpy/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-runpy', - version='0.0.1', - description='Dummy runpy module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['runpy']) diff --git a/sched/metadata.txt b/sched/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/sched/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/sched/sched.py b/sched/sched.py deleted file mode 100644 index e69de29b..00000000 diff --git a/sched/setup.py b/sched/setup.py deleted file mode 100644 index f2c314c5..00000000 --- a/sched/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-sched', - version='0.0.1', - description='Dummy sched module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['sched']) diff --git a/selectors/metadata.txt b/selectors/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/selectors/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/selectors/selectors.py b/selectors/selectors.py deleted file mode 100644 index e69de29b..00000000 diff --git a/selectors/setup.py b/selectors/setup.py deleted file mode 100644 index 685f08b5..00000000 --- a/selectors/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-selectors', - version='0.0.1', - description='Dummy selectors module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['selectors']) diff --git a/shelve/metadata.txt b/shelve/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/shelve/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/shelve/setup.py b/shelve/setup.py deleted file mode 100644 index 0b5cfb73..00000000 --- a/shelve/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-shelve', - version='0.0.1', - description='Dummy shelve module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['shelve']) diff --git a/shelve/shelve.py b/shelve/shelve.py deleted file mode 100644 index e69de29b..00000000 diff --git a/shlex/metadata.txt b/shlex/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/shlex/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/shlex/setup.py b/shlex/setup.py deleted file mode 100644 index f4d15777..00000000 --- a/shlex/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-shlex', - version='0.0.2', - description='Dummy shlex module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['shlex']) diff --git a/shlex/shlex.py b/shlex/shlex.py deleted file mode 100644 index e69de29b..00000000 diff --git a/smtplib/metadata.txt b/smtplib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/smtplib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/smtplib/setup.py b/smtplib/setup.py deleted file mode 100644 index 2b501865..00000000 --- a/smtplib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-smtplib', - version='0.0.1', - description='Dummy smtplib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['smtplib']) diff --git a/smtplib/smtplib.py b/smtplib/smtplib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/socketserver/metadata.txt b/socketserver/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/socketserver/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/socketserver/setup.py b/socketserver/setup.py deleted file mode 100644 index 84e9a041..00000000 --- a/socketserver/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-socketserver', - version='0.0.1', - description='Dummy socketserver module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['socketserver']) diff --git a/socketserver/socketserver.py b/socketserver/socketserver.py deleted file mode 100644 index e69de29b..00000000 diff --git a/statistics/metadata.txt b/statistics/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/statistics/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/statistics/setup.py b/statistics/setup.py deleted file mode 100644 index dd716f0c..00000000 --- a/statistics/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-statistics', - version='0.0.1', - description='Dummy statistics module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['statistics']) diff --git a/statistics/statistics.py b/statistics/statistics.py deleted file mode 100644 index e69de29b..00000000 diff --git a/stringprep/metadata.txt b/stringprep/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/stringprep/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/stringprep/setup.py b/stringprep/setup.py deleted file mode 100644 index 37eeb7c5..00000000 --- a/stringprep/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-stringprep', - version='0.0.1', - description='Dummy stringprep module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['stringprep']) diff --git a/stringprep/stringprep.py b/stringprep/stringprep.py deleted file mode 100644 index e69de29b..00000000 diff --git a/subprocess/metadata.txt b/subprocess/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/subprocess/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/subprocess/setup.py b/subprocess/setup.py deleted file mode 100644 index b527ac82..00000000 --- a/subprocess/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-subprocess', - version='0.0.2', - description='Dummy subprocess module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['subprocess']) diff --git a/subprocess/subprocess.py b/subprocess/subprocess.py deleted file mode 100644 index e69de29b..00000000 diff --git a/sys/metadata.txt b/sys/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/sys/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/sys/setup.py b/sys/setup.py deleted file mode 100644 index 52d750eb..00000000 --- a/sys/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-sys', - version='0.0.0', - description='Dummy sys module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['sys']) diff --git a/sys/sys.py b/sys/sys.py deleted file mode 100644 index e69de29b..00000000 diff --git a/tarfile/metadata.txt b/tarfile/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/tarfile/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/tarfile/setup.py b/tarfile/setup.py deleted file mode 100644 index ae591e99..00000000 --- a/tarfile/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-tarfile', - version='0.0.1', - description='Dummy tarfile module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['tarfile']) diff --git a/tarfile/tarfile.py b/tarfile/tarfile.py deleted file mode 100644 index e69de29b..00000000 diff --git a/telnetlib/metadata.txt b/telnetlib/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/telnetlib/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/telnetlib/setup.py b/telnetlib/setup.py deleted file mode 100644 index dc0cdb5c..00000000 --- a/telnetlib/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-telnetlib', - version='0.0.1', - description='Dummy telnetlib module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['telnetlib']) diff --git a/telnetlib/telnetlib.py b/telnetlib/telnetlib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/tempfile/metadata.txt b/tempfile/metadata.txt deleted file mode 100644 index fda992a9..00000000 --- a/tempfile/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.2 diff --git a/tempfile/setup.py b/tempfile/setup.py deleted file mode 100644 index e237e9d1..00000000 --- a/tempfile/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-tempfile', - version='0.0.2', - description='Dummy tempfile module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['tempfile']) diff --git a/tempfile/tempfile.py b/tempfile/tempfile.py deleted file mode 100644 index e69de29b..00000000 diff --git a/trace/metadata.txt b/trace/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/trace/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/trace/setup.py b/trace/setup.py deleted file mode 100644 index b91042e4..00000000 --- a/trace/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-trace', - version='0.0.1', - description='Dummy trace module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['trace']) diff --git a/trace/trace.py b/trace/trace.py deleted file mode 100644 index e69de29b..00000000 diff --git a/typing/metadata.txt b/typing/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/typing/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/typing/setup.py b/typing/setup.py deleted file mode 100644 index 2da0b623..00000000 --- a/typing/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-typing', - version='0.0.0', - description='Dummy typing module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['typing']) diff --git a/typing/typing.py b/typing/typing.py deleted file mode 100644 index e69de29b..00000000 diff --git a/urllib/setup.py b/urllib/setup.py deleted file mode 100644 index 1e2257bd..00000000 --- a/urllib/setup.py +++ /dev/null @@ -1,18 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise distutils will peek up our -# module instead of system one. -sys.path.pop(0) -sys.path.insert(0, '..') -from setuptools import setup -import metadata - -NAME = 'urllib' - -setup(name='micropython-' + NAME, - version='0.0.0', - description=metadata.desc_dummy(NAME), - url=metadata.url, - author=metadata.author_upy_devels, - author_email=metadata.author_upy_devels_email, - license='MIT', - py_modules=[NAME]) diff --git a/urllib/urllib.py b/urllib/urllib.py deleted file mode 100644 index e69de29b..00000000 diff --git a/uuid/metadata.txt b/uuid/metadata.txt deleted file mode 100644 index abee00b4..00000000 --- a/uuid/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype=dummy -type=module -version = 0.0.1 diff --git a/uuid/setup.py b/uuid/setup.py deleted file mode 100644 index e498b8e6..00000000 --- a/uuid/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-uuid', - version='0.0.1', - description='Dummy uuid module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['uuid']) diff --git a/uuid/uuid.py b/uuid/uuid.py deleted file mode 100644 index e69de29b..00000000 diff --git a/venv/metadata.txt b/venv/metadata.txt deleted file mode 100644 index 976088c8..00000000 --- a/venv/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.0 diff --git a/venv/setup.py b/venv/setup.py deleted file mode 100644 index 230747c5..00000000 --- a/venv/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-venv', - version='0.0.0', - description='Dummy venv module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['venv']) diff --git a/venv/venv.py b/venv/venv.py deleted file mode 100644 index e69de29b..00000000 diff --git a/zipfile/metadata.txt b/zipfile/metadata.txt deleted file mode 100644 index dc5f60a6..00000000 --- a/zipfile/metadata.txt +++ /dev/null @@ -1,3 +0,0 @@ -srctype = dummy -type = module -version = 0.0.1 diff --git a/zipfile/setup.py b/zipfile/setup.py deleted file mode 100644 index 7c7e4117..00000000 --- a/zipfile/setup.py +++ /dev/null @@ -1,20 +0,0 @@ -import sys -# Remove current dir from sys.path, otherwise setuptools will peek up our -# module instead of system's. -sys.path.pop(0) -from setuptools import setup -sys.path.append("..") -import sdist_upip - -setup(name='micropython-zipfile', - version='0.0.1', - description='Dummy zipfile module for MicroPython', - long_description='This is a dummy implementation of a module for MicroPython standard library.\nIt contains zero or very little functionality, and primarily intended to\navoid import errors (using idea that even if an application imports a\nmodule, it may be not using it onevery code path, so may work at least\npartially). It is expected that more complete implementation of the module\nwill be provided later. Please help with the development if you are\ninterested in this module.', - url='https://github.com/micropython/micropython-lib', - author='micropython-lib Developers', - author_email='micro-python@googlegroups.com', - maintainer='micropython-lib Developers', - maintainer_email='micro-python@googlegroups.com', - license='MIT', - cmdclass={'sdist': sdist_upip.sdist}, - py_modules=['zipfile']) diff --git a/zipfile/zipfile.py b/zipfile/zipfile.py deleted file mode 100644 index e69de29b..00000000