Upload Tizen:Base source
authorKim Kibum <kb0929.kim@samsung.com>
Mon, 21 May 2012 08:48:47 +0000 (17:48 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Mon, 21 May 2012 08:48:47 +0000 (17:48 +0900)
commita5bbe47ae53765cd9bb8f1b3db288192b34c25ad
tree52694bf5f8b86acbb637840572c70cdfe719c844
parent8a9019b742c0e0355b0ee3b606f40f767527715e
Upload Tizen:Base source
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]