[Python-modules-commits] r13260 - in packages (135 files)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Sun Jun 6 05:05:05 UTC 2010


    Date: Sunday, June 6, 2010 @ 05:04:53
  Author: kitterman
Revision: 13260

[svn-inject] Installing original source of python-restkit

Added:
  packages/python-restkit/
  packages/python-restkit/branches/
  packages/python-restkit/branches/upstream/
  packages/python-restkit/branches/upstream/current/
  packages/python-restkit/branches/upstream/current/LICENSE
  packages/python-restkit/branches/upstream/current/MANIFEST.in
  packages/python-restkit/branches/upstream/current/NOTICE
  packages/python-restkit/branches/upstream/current/PKG-INFO
  packages/python-restkit/branches/upstream/current/README.rst
  packages/python-restkit/branches/upstream/current/THANKS
  packages/python-restkit/branches/upstream/current/TODO.txt
  packages/python-restkit/branches/upstream/current/bootstrap.py
  packages/python-restkit/branches/upstream/current/buildout.cfg
  packages/python-restkit/branches/upstream/current/debian/
  packages/python-restkit/branches/upstream/current/debian/changelog
  packages/python-restkit/branches/upstream/current/debian/compat
  packages/python-restkit/branches/upstream/current/debian/control
  packages/python-restkit/branches/upstream/current/debian/copyright
  packages/python-restkit/branches/upstream/current/debian/python-restkit.preinst
  packages/python-restkit/branches/upstream/current/debian/rules
  packages/python-restkit/branches/upstream/current/doc/
  packages/python-restkit/branches/upstream/current/doc/Makefile
  packages/python-restkit/branches/upstream/current/doc/_static/
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_flat_0_333333_40x100.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_flat_65_ffffff_40x100.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_flat_75_ffffff_40x100.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-icons_004276_256x240.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-icons_cc0000_256x240.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/images/ui-icons_ffffff_256x240.png
  packages/python-restkit/branches/upstream/current/doc/_static/blitzer/jquery-ui-custom.css
  packages/python-restkit/branches/upstream/current/doc/_static/restkit.css
  packages/python-restkit/branches/upstream/current/doc/_static/screenshot_client.png
  packages/python-restkit/branches/upstream/current/doc/_templates/
  packages/python-restkit/branches/upstream/current/doc/_templates/layout.html
  packages/python-restkit/branches/upstream/current/doc/authentication.rst
  packages/python-restkit/branches/upstream/current/doc/client.rst
  packages/python-restkit/branches/upstream/current/doc/conf.py
  packages/python-restkit/branches/upstream/current/doc/epydoc_ext.py
  packages/python-restkit/branches/upstream/current/doc/ghp-import
  packages/python-restkit/branches/upstream/current/doc/index.rst
  packages/python-restkit/branches/upstream/current/doc/installation.rst
  packages/python-restkit/branches/upstream/current/doc/make.bat
  packages/python-restkit/branches/upstream/current/doc/news.rst
  packages/python-restkit/branches/upstream/current/doc/pool.rst
  packages/python-restkit/branches/upstream/current/doc/resource.rst
  packages/python-restkit/branches/upstream/current/doc/shell.rst
  packages/python-restkit/branches/upstream/current/doc/sitemap_config.xml
  packages/python-restkit/branches/upstream/current/doc/sitemap_gen.py
  packages/python-restkit/branches/upstream/current/doc/sphinxtogithub.py
  packages/python-restkit/branches/upstream/current/doc/streaming.rst
  packages/python-restkit/branches/upstream/current/doc/wsgi_proxy.rst
  packages/python-restkit/branches/upstream/current/examples/
  packages/python-restkit/branches/upstream/current/examples/couchdbproxy.py
  packages/python-restkit/branches/upstream/current/examples/proxy.ini
  packages/python-restkit/branches/upstream/current/restkit.egg-info/
  packages/python-restkit/branches/upstream/current/restkit.egg-info/PKG-INFO
  packages/python-restkit/branches/upstream/current/restkit.egg-info/SOURCES.txt
  packages/python-restkit/branches/upstream/current/restkit.egg-info/dependency_links.txt
  packages/python-restkit/branches/upstream/current/restkit.egg-info/entry_points.txt
  packages/python-restkit/branches/upstream/current/restkit.egg-info/top_level.txt
  packages/python-restkit/branches/upstream/current/restkit.egg-info/zip-safe
  packages/python-restkit/branches/upstream/current/restkit/
  packages/python-restkit/branches/upstream/current/restkit/__init__.py
  packages/python-restkit/branches/upstream/current/restkit/client.py
  packages/python-restkit/branches/upstream/current/restkit/console.py
  packages/python-restkit/branches/upstream/current/restkit/errors.py
  packages/python-restkit/branches/upstream/current/restkit/ext/
  packages/python-restkit/branches/upstream/current/restkit/ext/__init__.py
  packages/python-restkit/branches/upstream/current/restkit/ext/eventlet_pool.py
  packages/python-restkit/branches/upstream/current/restkit/ext/gevent_pool.py
  packages/python-restkit/branches/upstream/current/restkit/ext/ipython_shell.py
  packages/python-restkit/branches/upstream/current/restkit/ext/webob_api.py
  packages/python-restkit/branches/upstream/current/restkit/ext/webob_helper.py
  packages/python-restkit/branches/upstream/current/restkit/ext/wsgi_proxy.py
  packages/python-restkit/branches/upstream/current/restkit/filters.py
  packages/python-restkit/branches/upstream/current/restkit/forms.py
  packages/python-restkit/branches/upstream/current/restkit/oauth2/
  packages/python-restkit/branches/upstream/current/restkit/oauth2/__init__.py
  packages/python-restkit/branches/upstream/current/restkit/oauth2/filter.py
  packages/python-restkit/branches/upstream/current/restkit/parser.py
  packages/python-restkit/branches/upstream/current/restkit/pool.py
  packages/python-restkit/branches/upstream/current/restkit/resource.py
  packages/python-restkit/branches/upstream/current/restkit/sock.py
  packages/python-restkit/branches/upstream/current/restkit/tee.py
  packages/python-restkit/branches/upstream/current/restkit/util.py
  packages/python-restkit/branches/upstream/current/setup.cfg
  packages/python-restkit/branches/upstream/current/setup.py
  packages/python-restkit/branches/upstream/current/tests/
  packages/python-restkit/branches/upstream/current/tests/001-test-parser-request.py
  packages/python-restkit/branches/upstream/current/tests/002-test-parser-response.py
  packages/python-restkit/branches/upstream/current/tests/003-test-client.py
  packages/python-restkit/branches/upstream/current/tests/004-test-resource.py
  packages/python-restkit/branches/upstream/current/tests/005-test-webob.py
  packages/python-restkit/branches/upstream/current/tests/006-test-util.py
  packages/python-restkit/branches/upstream/current/tests/007-test-request.py
  packages/python-restkit/branches/upstream/current/tests/008-test-oauth_filter.py
  packages/python-restkit/branches/upstream/current/tests/009-test-proxies.py
  packages/python-restkit/branches/upstream/current/tests/1M
  packages/python-restkit/branches/upstream/current/tests/__init__.py
  packages/python-restkit/branches/upstream/current/tests/_server_test.py
  packages/python-restkit/branches/upstream/current/tests/requests/
  packages/python-restkit/branches/upstream/current/tests/requests/001.http
  packages/python-restkit/branches/upstream/current/tests/requests/002.http
  packages/python-restkit/branches/upstream/current/tests/requests/003.http
  packages/python-restkit/branches/upstream/current/tests/requests/004.http
  packages/python-restkit/branches/upstream/current/tests/requests/005.http
  packages/python-restkit/branches/upstream/current/tests/requests/006.http
  packages/python-restkit/branches/upstream/current/tests/requests/007.http
  packages/python-restkit/branches/upstream/current/tests/requests/008.http
  packages/python-restkit/branches/upstream/current/tests/requests/009.http
  packages/python-restkit/branches/upstream/current/tests/requests/010.http
  packages/python-restkit/branches/upstream/current/tests/requests/011.http
  packages/python-restkit/branches/upstream/current/tests/requests/012.http
  packages/python-restkit/branches/upstream/current/tests/requests/013.http
  packages/python-restkit/branches/upstream/current/tests/requests/014.http
  packages/python-restkit/branches/upstream/current/tests/requests/015.http
  packages/python-restkit/branches/upstream/current/tests/requests/016.http
  packages/python-restkit/branches/upstream/current/tests/requests/017.http
  packages/python-restkit/branches/upstream/current/tests/responses/
  packages/python-restkit/branches/upstream/current/tests/responses/001.http
  packages/python-restkit/branches/upstream/current/tests/responses/002.http
  packages/python-restkit/branches/upstream/current/tests/responses/003.http
  packages/python-restkit/branches/upstream/current/tests/responses/004.http
  packages/python-restkit/branches/upstream/current/tests/responses/005.http
  packages/python-restkit/branches/upstream/current/tests/responses/006.http
  packages/python-restkit/branches/upstream/current/tests/responses/007.http
  packages/python-restkit/branches/upstream/current/tests/t.py

The diff is longer than the limit of 200KB.
Use svn diff -r 13259:13260 to see the changes.



More information about the Python-modules-commits mailing list