Tizen 2.1 base tizen_2.1 2.1b_release accepted/tizen/20130520.101836 accepted/tizen_2.1/20130423.151348 submit/tizen/20130517.052016 submit/tizen_2.1/20130423.104124
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 06:17:10 +0000 (15:17 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 06:17:10 +0000 (15:17 +0900)
commit99902ad3bc65dd2f77e3542765b4ea506e13385b
tree1592546484713b5ecacfe6126b54cd889eb10b3a
parent8a9019b742c0e0355b0ee3b606f40f767527715e
Tizen 2.1 base
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]