Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.110256 submit/tizen_2.3/20150202.105226 tizen_2.3_release
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:59:16 +0000 (12:59 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:59:16 +0000 (12:59 +0900)
commit7e6d36007084e9ef8b5a7e0dea59cee6853d3787
treeede9be04c19e2851f7afa3612436e7c32342e988
Initialize Tizen 2.3
68 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.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]