diff --git a/.gitignore b/.gitignore index 3ee2383..850758c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ # Distribution dir dist +# MANIFEST file +MANIFEST + # Private settings private_settings.py diff --git a/MANIFEST b/MANIFEST index e1398a5..fd9c09e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,137 +1,3 @@ # file GENERATED by distutils, do NOT edit LICENSE -__init__.py -description.rst setup.py -workspace_tools/__init__.py -workspace_tools/autotest.py -workspace_tools/build.py -workspace_tools/build_api.py -workspace_tools/build_release.py -workspace_tools/client.py -workspace_tools/export_test.py -workspace_tools/hooks.py -workspace_tools/libraries.py -workspace_tools/make.py -workspace_tools/options.py -workspace_tools/patch.py -workspace_tools/paths.py -workspace_tools/project.py -workspace_tools/server.py -workspace_tools/settings.py -workspace_tools/size.py -workspace_tools/syms.py -workspace_tools/synch.py -workspace_tools/targets.py -workspace_tools/tests.py -workspace_tools/utils.py -workspace_tools/data/__init__.py -workspace_tools/data/example_test_spec.json -workspace_tools/data/support.py -workspace_tools/data/rpc/RPCClasses.h -workspace_tools/data/rpc/class.cpp -workspace_tools/debugger/README.md -workspace_tools/debugger/__init__.py -workspace_tools/debugger/setup.py -workspace_tools/debugger/binaries/l1_kl25z.bin -workspace_tools/debugger/binaries/l1_lpc11u24.bin -workspace_tools/debugger/binaries/l1_lpc1768.bin -workspace_tools/debugger/binaries/l1_lpc800.bin -workspace_tools/debugger/elf_files/lpc11u24_l1_gcc_arm.elf -workspace_tools/debugger/elf_files/lpc1768_l1_gcc_arm.elf -workspace_tools/debugger/pyOCD/__init__.py -workspace_tools/debugger/pyOCD/board/__init__.py -workspace_tools/debugger/pyOCD/board/board.py -workspace_tools/debugger/pyOCD/board/mbed_board.py -workspace_tools/debugger/pyOCD/flash/__init__.py -workspace_tools/debugger/pyOCD/flash/flash.py -workspace_tools/debugger/pyOCD/flash/flash_kl25z.py -workspace_tools/debugger/pyOCD/flash/flash_lpc11u24.py -workspace_tools/debugger/pyOCD/flash/flash_lpc1768.py -workspace_tools/debugger/pyOCD/flash/flash_lpc800.py -workspace_tools/debugger/pyOCD/gdbserver/__init__.py -workspace_tools/debugger/pyOCD/gdbserver/gdb_socket.py -workspace_tools/debugger/pyOCD/gdbserver/gdb_websocket.py -workspace_tools/debugger/pyOCD/gdbserver/gdbserver.py -workspace_tools/debugger/pyOCD/interface/__init__.py -workspace_tools/debugger/pyOCD/interface/interface.py -workspace_tools/debugger/pyOCD/interface/pyusb_backend.py -workspace_tools/debugger/pyOCD/interface/pywinusb_backend.py -workspace_tools/debugger/pyOCD/target/__init__.py -workspace_tools/debugger/pyOCD/target/cortex_m.py -workspace_tools/debugger/pyOCD/target/target.py -workspace_tools/debugger/pyOCD/target/target_kl25z.py -workspace_tools/debugger/pyOCD/target/target_lpc11u24.py -workspace_tools/debugger/pyOCD/target/target_lpc1768.py -workspace_tools/debugger/pyOCD/target/target_lpc800.py -workspace_tools/debugger/pyOCD/transport/__init__.py -workspace_tools/debugger/pyOCD/transport/cmsis_dap.py -workspace_tools/debugger/pyOCD/transport/cmsis_dap_core.py -workspace_tools/debugger/pyOCD/transport/transport.py -workspace_tools/debugger/test/basic_test.py -workspace_tools/debugger/test/gdb_test.py -workspace_tools/dev/__init__.py -workspace_tools/dev/dsp_fir.py -workspace_tools/dev/rpc_classes.py -workspace_tools/export/__init__.py -workspace_tools/export/codered.py -workspace_tools/export/codered_lpc1768_cproject.tmpl -workspace_tools/export/codered_lpc1768_project.tmpl -workspace_tools/export/codered_lpc4088_cproject.tmpl -workspace_tools/export/codered_lpc4088_project.tmpl -workspace_tools/export/codesourcery.py -workspace_tools/export/codesourcery_lpc1768.tmpl -workspace_tools/export/ds5_5.py -workspace_tools/export/ds5_5_lpc11u24.cproject.tmpl -workspace_tools/export/ds5_5_lpc11u24.launch.tmpl -workspace_tools/export/ds5_5_lpc11u24.project.tmpl -workspace_tools/export/ds5_5_lpc1768.cproject.tmpl -workspace_tools/export/ds5_5_lpc1768.launch.tmpl -workspace_tools/export/ds5_5_lpc1768.project.tmpl -workspace_tools/export/exporters.py -workspace_tools/export/gcc_arm_lpc1768.tmpl -workspace_tools/export/gccarm.py -workspace_tools/export/iar.ewp.tmpl -workspace_tools/export/iar.eww.tmpl -workspace_tools/export/iar.py -workspace_tools/export/uvision4.py -workspace_tools/export/uvision4_kl25z.uvopt.tmpl -workspace_tools/export/uvision4_kl25z.uvproj.tmpl -workspace_tools/export/uvision4_lpc1114.uvopt.tmpl -workspace_tools/export/uvision4_lpc1114.uvproj.tmpl -workspace_tools/export/uvision4_lpc11c24.uvopt.tmpl -workspace_tools/export/uvision4_lpc11c24.uvproj.tmpl -workspace_tools/export/uvision4_lpc11u24.uvopt.tmpl -workspace_tools/export/uvision4_lpc11u24.uvproj.tmpl -workspace_tools/export/uvision4_lpc1347.uvopt.tmpl -workspace_tools/export/uvision4_lpc1347.uvproj.tmpl -workspace_tools/export/uvision4_lpc1768.uvopt.tmpl -workspace_tools/export/uvision4_lpc1768.uvproj.tmpl -workspace_tools/export/uvision4_lpc4088.uvopt.tmpl -workspace_tools/export/uvision4_lpc4088.uvproj.tmpl -workspace_tools/export/uvision4_lpc812.uvopt.tmpl -workspace_tools/export/uvision4_lpc812.uvproj.tmpl -workspace_tools/host_tests/__init__.py -workspace_tools/host_tests/echo.py -workspace_tools/host_tests/host_test.py -workspace_tools/host_tests/mbedrpc.py -workspace_tools/host_tests/net_test.py -workspace_tools/host_tests/rpc.py -workspace_tools/host_tests/tcpecho_client.py -workspace_tools/host_tests/tcpecho_server.py -workspace_tools/host_tests/tcpecho_server_loop.py -workspace_tools/host_tests/udpecho_client.py -workspace_tools/host_tests/udpecho_server.py -workspace_tools/host_tests/example/BroadcastReceive.py -workspace_tools/host_tests/example/BroadcastSend.py -workspace_tools/host_tests/example/MulticastReceive.py -workspace_tools/host_tests/example/MulticastSend.py -workspace_tools/host_tests/example/TCPEchoClient.py -workspace_tools/host_tests/example/TCPEchoServer.py -workspace_tools/host_tests/example/UDPEchoClient.py -workspace_tools/host_tests/example/UDPEchoServer.py -workspace_tools/host_tests/example/__init__.py -workspace_tools/toolchains/__init__.py -workspace_tools/toolchains/arm.py -workspace_tools/toolchains/gcc.py -workspace_tools/toolchains/iar.py diff --git a/MANIFEST.in b/MANIFEST.in index 2d5cb97..8294764 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include __init__.py LICENSE description.rst graft workspace_tools +include __init__.py LICENSE diff --git a/__init__.py b/__init__.py deleted file mode 100644 index e69de29..0000000 --- a/__init__.py +++ /dev/null diff --git a/description.rst b/description.rst deleted file mode 100644 index bb6ed86..0000000 --- a/description.rst +++ /dev/null @@ -1,3 +0,0 @@ -A set of Python scripts that can be used to compile programs written on top of the `mbed framework`_. It can also be used to export mbed projects to other build systems and IDEs (uVision, IAR, makefiles). - -.. _mbed framework: http://mbed.org diff --git a/setup.py b/setup.py index 2365e40..9ecbcfe 100644 --- a/setup.py +++ b/setup.py @@ -6,12 +6,14 @@ from distutils.core import setup LICENSE = open('LICENSE').read() -DESCRIPTION = open('description.rst').read() +DESCRIPTION = """A set of Python scripts that can be used to compile programs written on top of the `mbed framework`_. It can also be used to export mbed projects to other build systems and IDEs (uVision, IAR, makefiles). + +.. _mbed framework: http://mbed.org""" OWNER_NAMES = 'emilmont, bogdanm' OWNER_EMAILS = 'Emilio.Monti@arm.com, Bogdan.Marinescu@arm.com' setup(name='mbed', - version='0.1.5', + version='0.1.6', description='Build and test system for mbed', long_description=DESCRIPTION, author=OWNER_NAMES,