Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 13:15:58 +0000 (22:15 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 13:15:58 +0000 (22:15 +0900)
commit108779b5015b9657b53cf40059d6e796b316e73f
tree1592546484713b5ecacfe6126b54cd889eb10b3a
parent8a9019b742c0e0355b0ee3b606f40f767527715e
Tizen 2.0 Release
69 files changed:
EasyInstall.txt [new file with mode: 0755]
PKG-INFO [new file with mode: 0644]
README.txt [new file with mode: 0755]
api_tests.txt [new file with mode: 0755]
easy_install.py [new file with mode: 0755]
ez_setup.py [new file with mode: 0755]
launcher.c [new file with mode: 0755]
packaging/psfl.txt [new file with mode: 0644]
packaging/python-setuptools.changes [new file with mode: 0644]
packaging/python-setuptools.manifest [new file with mode: 0644]
packaging/python-setuptools.spec [new file with mode: 0644]
packaging/zpl.txt [new file with mode: 0644]
pkg_resources.py [new file with mode: 0644]
pkg_resources.txt [new file with mode: 0755]
release.sh [new file with mode: 0755]
setup.cfg [new file with mode: 0755]
setup.py [new file with mode: 0755]
setuptools.egg-info/PKG-INFO [new file with mode: 0644]
setuptools.egg-info/SOURCES.txt [new file with mode: 0644]
setuptools.egg-info/dependency_links.txt [new file with mode: 0644]
setuptools.egg-info/entry_points.txt [new file with mode: 0755]
setuptools.egg-info/not-zip-safe [new file with mode: 0644]
setuptools.egg-info/top_level.txt [new file with mode: 0644]
setuptools.txt [new file with mode: 0755]
setuptools/__init__.py [new file with mode: 0644]
setuptools/archive_util.py [new file with mode: 0755]
setuptools/cli.exe [new file with mode: 0755]
setuptools/command/__init__.py [new file with mode: 0644]
setuptools/command/alias.py [new file with mode: 0755]
setuptools/command/bdist_egg.py [new file with mode: 0644]
setuptools/command/bdist_rpm.py [new file with mode: 0755]
setuptools/command/bdist_wininst.py [new file with mode: 0755]
setuptools/command/build_ext.py [new file with mode: 0644]
setuptools/command/build_py.py [new file with mode: 0644]
setuptools/command/develop.py [new file with mode: 0755]
setuptools/command/easy_install.py [new file with mode: 0755]
setuptools/command/egg_info.py [new file with mode: 0755]
setuptools/command/install.py [new file with mode: 0644]
setuptools/command/install_egg_info.py [new file with mode: 0755]
setuptools/command/install_lib.py [new file with mode: 0644]
setuptools/command/install_scripts.py [new file with mode: 0755]
setuptools/command/register.py [new file with mode: 0755]
setuptools/command/rotate.py [new file with mode: 0755]
setuptools/command/saveopts.py [new file with mode: 0755]
setuptools/command/sdist.py [new file with mode: 0755]
setuptools/command/setopt.py [new file with mode: 0755]
setuptools/command/test.py [new file with mode: 0644]
setuptools/command/upload.py [new file with mode: 0755]
setuptools/depends.py [new file with mode: 0644]
setuptools/dist.py [new file with mode: 0644]
setuptools/extension.py [new file with mode: 0644]
setuptools/gui.exe [new file with mode: 0755]
setuptools/package_index.py [new file with mode: 0755]
setuptools/sandbox.py [new file with mode: 0755]
setuptools/tests/__init__.py [new file with mode: 0644]
setuptools/tests/doctest.py [new file with mode: 0644]
setuptools/tests/test_packageindex.py [new file with mode: 0644]
setuptools/tests/test_resources.py [new file with mode: 0644]
setuptools/tests/win_script_wrapper.txt [new file with mode: 0644]
site.py [new file with mode: 0755]
tests/shlib_test/hello.c [new file with mode: 0755]
tests/shlib_test/hello.pyx [new file with mode: 0755]
tests/shlib_test/hellolib.c [new file with mode: 0755]
tests/shlib_test/setup.py [new file with mode: 0755]
tests/shlib_test/test_hello.py [new file with mode: 0755]
version [new file with mode: 0755]
version.dat [new file with mode: 0755]
virtual-python.py [new file with mode: 0755]
wikiup.cfg [new file with mode: 0755]