.travis_osx_rename_whl.py
.travis_osx_upload_whl.py
LGPL
MANIFEST.in
Setup.in
Setup_Darwin.in
Setup_Unix.in
Setup_Win_Common.in
WHATSNEW
bdist_mpkg_support.py
bundle_docs.py
check_test.py
config.py
config_darwin.py
config_msys.py
config_unix.py
config_win.py
distutils_mods.py
dll.py
install.html
makeref.py
mingw32ccompiler.py
mingw32distutils.py
mingwcfg.py
msysio.py
readme.html
readme.rst
run_tests.py
setup.cfg
setup.py
setup_win_common.py
version.py.in
docs/LGPL
docs/__init__.py
docs/__main__.py
docs/howto_release_pygame.txt
docs/logos.html
docs/pygame_logo.gif
docs/pygame_powered.gif
docs/pygame_small.gif
docs/pygame_tiny.gif
docs/reST/common.txt
docs/reST/conf.py
docs/reST/filepaths.rst
docs/reST/index.rst
docs/reST/_static/pygame.ico
docs/reST/_static/pygame_tiny.png
docs/reST/_static/reset.css
docs/reST/_static/tooltip.css
docs/reST/_templates/header.h
docs/reST/ext/__init__.py
docs/reST/ext/boilerplate.py
docs/reST/ext/headers.py
docs/reST/ext/indexer.py
docs/reST/ext/utils.py
docs/reST/ref/bufferproxy.rst
docs/reST/ref/camera.rst
docs/reST/ref/cdrom.rst
docs/reST/ref/color.rst
docs/reST/ref/common.txt
docs/reST/ref/cursors.rst
docs/reST/ref/display.rst
docs/reST/ref/draw.rst
docs/reST/ref/event.rst
docs/reST/ref/examples.rst
docs/reST/ref/font.rst
docs/reST/ref/freetype.rst
docs/reST/ref/gfxdraw.rst
docs/reST/ref/image.rst
docs/reST/ref/joystick.rst
docs/reST/ref/key.rst
docs/reST/ref/locals.rst
docs/reST/ref/mask.rst
docs/reST/ref/math.rst
docs/reST/ref/midi.rst
docs/reST/ref/mixer.rst
docs/reST/ref/mouse.rst
docs/reST/ref/music.rst
docs/reST/ref/overlay.rst
docs/reST/ref/pixelarray.rst
docs/reST/ref/pixelcopy.rst
docs/reST/ref/pygame.rst
docs/reST/ref/rect.rst
docs/reST/ref/scrap.rst
docs/reST/ref/sndarray.rst
docs/reST/ref/sprite.rst
docs/reST/ref/surface.rst
docs/reST/ref/surfarray.rst
docs/reST/ref/tests.rst
docs/reST/ref/time.rst
docs/reST/ref/transform.rst
docs/reST/ref/code_examples/draw_module_example.png
docs/reST/ref/code_examples/draw_module_example.py
docs/reST/ref/code_examples/joystick_calls.png
docs/reST/ref/code_examples/joystick_calls.py
docs/reST/themes/classic/elements.html
docs/reST/themes/classic/page.html
docs/reST/themes/classic/theme.conf
docs/reST/themes/classic/static/jquery.plugin.docscomments.js
docs/reST/themes/classic/static/pygame.css_t
docs/reST/tut/CameraIntro.rst
docs/reST/tut/ChimpLineByLine.rst
docs/reST/tut/DisplayModes.rst
docs/reST/tut/ImportInit.rst
docs/reST/tut/MakeGames.rst
docs/reST/tut/MoveIt.rst
docs/reST/tut/PygameIntro.rst
docs/reST/tut/SpriteIntro.rst
docs/reST/tut/SurfarrayIntro-rest
docs/reST/tut/SurfarrayIntro.rst
docs/reST/tut/camera_average.jpg
docs/reST/tut/camera_background.jpg
docs/reST/tut/camera_green.jpg
docs/reST/tut/camera_hsv.jpg
docs/reST/tut/camera_mask.jpg
docs/reST/tut/camera_rgb.jpg
docs/reST/tut/camera_thresh.jpg
docs/reST/tut/camera_thresholded.jpg
docs/reST/tut/camera_yuv.jpg
docs/reST/tut/chimp.py.rst
docs/reST/tut/chimpshot.gif
docs/reST/tut/common.txt
docs/reST/tut/intro_ball.gif
docs/reST/tut/intro_blade.jpg
docs/reST/tut/intro_freedom.jpg
docs/reST/tut/newbieguide.rst
docs/reST/tut/surfarray.png
docs/reST/tut/surfarray_allblack.png
docs/reST/tut/surfarray_flipped.png
docs/reST/tut/surfarray_redimg.png
docs/reST/tut/surfarray_rgbarray.png
docs/reST/tut/surfarray_scaledown.png
docs/reST/tut/surfarray_scaleup.png
docs/reST/tut/surfarray_soften.png
docs/reST/tut/surfarray_striped.png
docs/reST/tut/surfarray_xfade.png
docs/reST/tut/tom_basic.png
docs/reST/tut/tom_event-flowchart.png
docs/reST/tut/tom_formulae.png
docs/reST/tut/tom_games2.rst
docs/reST/tut/tom_games3.rst
docs/reST/tut/tom_games4.rst
docs/reST/tut/tom_games5.rst
docs/reST/tut/tom_games6.rst
docs/reST/tut/tom_radians.png
docs/ref/docscomments.json
examples/__init__.py
examples/aacircle.py
examples/aliens.py
examples/arraydemo.py
examples/blend_fill.py
examples/blit_blends.py
examples/camera.py
examples/chimp.py
examples/cursors.py
examples/eventlist.py
examples/eventlist.py.orig
examples/fastevents.py
examples/fastevents.py.orig
examples/fonty.py
examples/freetype_misc.py
examples/glcube.py
examples/headless_no_windows_needed.py
examples/liquid.py
examples/mask.py
examples/midi.py
examples/moveit.py
examples/oldalien.py
examples/overlay.py
examples/pixelarray.py
examples/playmus.py
examples/prevent_display_stretching.py
examples/readme.txt
examples/scaletest.py
examples/scrap_clipboard.py
examples/scroll.py
examples/sound.py
examples/sound_array_demos.py
examples/stars.py
examples/testsprite.py
examples/vgrade.py
examples/data/alien1.gif
examples/data/alien1.jpg
examples/data/alien1.png
examples/data/alien2.gif
examples/data/alien2.png
examples/data/alien3.gif
examples/data/alien3.png
examples/data/arraydemo.bmp
examples/data/asprite.bmp
examples/data/background.gif
examples/data/blue.mpg
examples/data/bomb.gif
examples/data/boom.wav
examples/data/brick.png
examples/data/car_door.wav
examples/data/chimp.bmp
examples/data/city.png
examples/data/danger.gif
examples/data/explosion1.gif
examples/data/fist.bmp
examples/data/house_lo.mp3
examples/data/house_lo.ogg
examples/data/house_lo.wav
examples/data/liquid.bmp
examples/data/midikeys.png
examples/data/oldplayer.gif
examples/data/player1.gif
examples/data/punch.wav
examples/data/sans.ttf
examples/data/secosmic_lo.wav
examples/data/shot.gif
examples/data/static.png
examples/data/whiff.wav
examples/data/yuv_1.pgm
examples/macosx/macfont.py
examples/macosx/aliens_app_example/README.txt
examples/macosx/aliens_app_example/aliens.py
examples/macosx/aliens_app_example/setup.py
examples/macosx/aliens_app_example/English.lproj/aliens.icns
examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/JavaCompiling.plist
examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/_MainMenu_EOArchive_English.java
examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/classes.nib
examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/info.nib
examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/keyedobjects.nib
lib/__init__.py
lib/_camera_opencv_highgui.py
lib/_camera_vidcapture.py
lib/_dummybackend.py
lib/_numpysndarray.py
lib/_numpysurfarray.py
lib/camera.py
lib/colordict.py
lib/compat.py
lib/cursors.py
lib/freesansbold.ttf
lib/freetype.py
lib/ftfont.py
lib/locals.py
lib/macosx.py
lib/midi.py
lib/pkgdata.py
lib/pygame.ico
lib/pygame_icon.bmp
lib/pygame_icon.icns
lib/pygame_icon.svg
lib/pygame_icon.tiff
lib/sndarray.py
lib/sprite.py
lib/surfarray.py
lib/sysfont.py
lib/version.py
lib/gp2x/__init__.py
lib/gp2x/constants.py
lib/gp2x/locals.py
lib/threads/Py25Queue.py
lib/threads/__init__.py
pygame.egg-info/PKG-INFO
pygame.egg-info/SOURCES.txt
pygame.egg-info/dependency_links.txt
pygame.egg-info/top_level.txt
src/_camera.c
src/_camera.h
src/_freetype.c
src/_pygame.h
src/_surface.h
src/alphablit.c
src/base.c
src/bitmask.c
src/bitmask.h
src/bufferproxy.c
src/camera.h
src/camera.h.orig
src/camera_mac.m
src/camera_v4l2.c
src/camera_v4l2.c.orig
src/cdrom.c
src/color.c
src/constants.c
src/display.c
src/draw.c
src/event.c
src/fastevent.c
src/fastevents.c
src/fastevents.h
src/font.c
src/font.h
src/freetype.h
src/gfxdraw.c
src/image.c
src/imageext.c
src/joystick.c
src/key.c
src/mask.c
src/mask.h
src/math.c
src/mixer.c
src/mixer.h
src/mouse.c
src/music.c
src/newbuffer.c
src/overlay.c
src/pgarrinter.h
src/pgbufferproxy.h
src/pgcompat.h
src/pgopengl.h
src/pixelarray.c
src/pixelarray_methods.c
src/pixelcopy.c
src/pygame.h
src/pypm.c
src/pypm.pyx
src/rect.c
src/rotozoom.c
src/rwobject.c
src/scale.h
src/scale2x.c
src/scale_mmx.c
src/scale_mmx32.c
src/scale_mmx64.c
src/scale_mmx64_gcc.c
src/scale_mmx64_msvc.c
src/scrap.c
src/scrap.h
src/scrap_mac.c
src/scrap_qnx.c
src/scrap_win.c
src/scrap_x11.c
src/sdlmain_osx.m
src/surface.c
src/surface.h
src/surface_fill.c
src/surflock.c
src/time.c
src/transform.c
src/SDL_gfx/SDL_gfxPrimitives.c
src/SDL_gfx/SDL_gfxPrimitives.h
src/SDL_gfx/SDL_gfxPrimitives_font.h
src/doc/bufferproxy_doc.h
src/doc/camera_doc.h
src/doc/cdrom_doc.h
src/doc/color_doc.h
src/doc/cursors_doc.h
src/doc/display_doc.h
src/doc/draw_doc.h
src/doc/event_doc.h
src/doc/examples_doc.h
src/doc/font_doc.h
src/doc/freetype_doc.h
src/doc/gfxdraw_doc.h
src/doc/image_doc.h
src/doc/joystick_doc.h
src/doc/key_doc.h
src/doc/locals_doc.h
src/doc/mask_doc.h
src/doc/math_doc.h
src/doc/midi_doc.h
src/doc/mixer_doc.h
src/doc/mouse_doc.h
src/doc/movie_doc.h
src/doc/music_doc.h
src/doc/overlay_doc.h
src/doc/pixelarray_doc.h
src/doc/pixelcopy_doc.h
src/doc/pygame_doc.h
src/doc/rect_doc.h
src/doc/scrap_doc.h
src/doc/sndarray_doc.h
src/doc/sprite_doc.h
src/doc/surface_doc.h
src/doc/surfarray_doc.h
src/doc/tests_doc.h
src/doc/time_doc.h
src/doc/transform_doc.h
src/freetype/ft_cache.c
src/freetype/ft_layout.c
src/freetype/ft_pixel.h
src/freetype/ft_render.c
src/freetype/ft_render_cb.c
src/freetype/ft_unicode.c
src/freetype/ft_wrap.c
src/freetype/ft_wrap.h
test/README.TXT
test/__init__.py
test/__main__.py
test/base_test.py
test/blit_test.py
test/bufferproxy_test.py
test/camera_test.py
test/cdrom_tags.py
test/cdrom_test.py
test/color_test.py
test/compat_test.py
test/cursors_test.py
test/display_test.py
test/draw_test.py
test/event_test.py
test/fastevent_test.py
test/font_tags.py
test/font_test.py
test/freetype_tags.py
test/freetype_test.py
test/ftfont_tags.py
test/ftfont_test.py
test/gfxdraw_test.py
test/image__save_gl_surface_test.py
test/image_tags.py
test/image_test.py
test/imageext_tags.py
test/imageext_test.py
test/joystick_test.py
test/key_test.py
test/mask_test.py
test/math_test.py
test/midi_tags.py
test/midi_test.py
test/mixer_music_tags.py
test/mixer_music_test.py
test/mixer_tags.py
test/mixer_test.py
test/mouse_test.py
test/overlay_test.py
test/pixelarray_test.py
test/pixelcopy_test.py
test/rect_test.py
test/rwobject_test.py
test/scrap_tags.py
test/scrap_test.py
test/sndarray_tags.py
test/sndarray_test.py
test/sprite_test.py
test/surface_test.py
test/surfarray_tags.py
test/surfarray_test.py
test/surflock_test.py
test/sysfont_test.py
test/test_test_.py
test/threads_test.py
test/time_test.py
test/transform_test.py
test/fixtures/fonts/A_PyGameMono-8.png
test/fixtures/fonts/PyGameMono-18-100dpi.bdf
test/fixtures/fonts/PyGameMono-18-75dpi.bdf
test/fixtures/fonts/PyGameMono-8.bdf
test/fixtures/fonts/PyGameMono.otf
test/fixtures/fonts/PyGameMono.sfd
test/fixtures/fonts/test_fixed.otf
test/fixtures/fonts/test_sans.ttf
test/fixtures/fonts/u13079_PyGameMono-8.png
test/fixtures/xbm_cursors/white_sizing.xbm
test/fixtures/xbm_cursors/white_sizing_mask.xbm
test/run_tests__tests/__init__.py
test/run_tests__tests/run_tests__test.py
test/run_tests__tests/all_ok/__init__.py
test/run_tests__tests/all_ok/fake_2_test.py
test/run_tests__tests/all_ok/fake_3_test.py
test/run_tests__tests/all_ok/fake_4_test.py
test/run_tests__tests/all_ok/fake_5_test.py
test/run_tests__tests/all_ok/fake_6_test.py
test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py
test/run_tests__tests/all_ok/zero_tests_test.py
test/run_tests__tests/everything/__init__.py
test/run_tests__tests/everything/fake_2_test.py
test/run_tests__tests/everything/incomplete_todo_test.py
test/run_tests__tests/everything/magic_tag_test.py
test/run_tests__tests/everything/sleep_test.py
test/run_tests__tests/exclude/__init__.py
test/run_tests__tests/exclude/fake_2_test.py
test/run_tests__tests/exclude/invisible_tag_test.py
test/run_tests__tests/exclude/magic_tag_test.py
test/run_tests__tests/failures1/__init__.py
test/run_tests__tests/failures1/fake_2_test.py
test/run_tests__tests/failures1/fake_3_test.py
test/run_tests__tests/failures1/fake_4_test.py
test/run_tests__tests/incomplete/__init__.py
test/run_tests__tests/incomplete/fake_2_test.py
test/run_tests__tests/incomplete/fake_3_test.py
test/run_tests__tests/incomplete_todo/__init__.py
test/run_tests__tests/incomplete_todo/fake_2_test.py
test/run_tests__tests/incomplete_todo/fake_3_test.py
test/run_tests__tests/infinite_loop/__init__.py
test/run_tests__tests/infinite_loop/fake_1_test.py
test/run_tests__tests/infinite_loop/fake_2_test.py
test/run_tests__tests/print_stderr/__init__.py
test/run_tests__tests/print_stderr/fake_2_test.py
test/run_tests__tests/print_stderr/fake_3_test.py
test/run_tests__tests/print_stderr/fake_4_test.py
test/run_tests__tests/print_stdout/__init__.py
test/run_tests__tests/print_stdout/fake_2_test.py
test/run_tests__tests/print_stdout/fake_3_test.py
test/run_tests__tests/print_stdout/fake_4_test.py
test/run_tests__tests/timeout/__init__.py
test/run_tests__tests/timeout/fake_2_test.py
test/run_tests__tests/timeout/sleep_test.py
test/test_utils/__init__.py
test/test_utils/arrinter.py
test/test_utils/async_sub.py
test/test_utils/buftools.py
test/test_utils/endian.py
test/test_utils/png.py
test/test_utils/run_tests.py
test/test_utils/test_machinery.py
test/test_utils/test_runner.py
test/util/gen_stubs.py
test/util/gen_stubs_test.py
test/util/relative_indentation.py
test/util/svn_log_to_whatsnew.py
test/util/build_page/.htaccess
test/util/build_page/index.php
test/util/build_page/remote_push.bat
test/util/build_page/warnings.php
test/util/build_page/libs/helpers.py
test/util/build_page/libs/process_results.py
test/util/build_page/libs/safe_eval.py
test/util/build_page/libs/build_client/__init__.py
test/util/build_page/libs/build_client/callproc.py
test/util/build_page/libs/build_client/config.py
test/util/build_page/libs/build_client/helpers.py
test/util/build_page/libs/build_client/mocks.py
test/util/build_page/libs/build_client/multi_part.py
test/util/build_page/libs/build_client/regexes.py
test/util/build_page/libs/build_client/update.py
test/util/build_page/libs/build_client/update_test.py
test/util/build_page/libs/build_client/upload_results.py
test/util/build_page/libs/build_client/config/auth.txt
test/util/build_page/libs/build_client/config/build_config.template
test/util/build_page/libs/build_client/config/build_py25_exe.template
test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED
test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_EXCEPTION
test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_UNKNOWN
test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_UNPARSEABLE
test/util/build_page/libs/build_client/test_fixtures/BUILD_LINK_FAILED
test/util/build_page/libs/build_client/test_fixtures/BUILD_SUCCESSFUL
test/util/build_page/libs/build_client/test_fixtures/TESTS_FAILED
test/util/build_page/libs/build_client/test_fixtures/TESTS_INVALID
test/util/build_page/libs/build_client/test_fixtures/TESTS_PASSED
test/util/build_page/libs/pywebsite/__init__.py
test/util/build_page/libs/pywebsite/escape.py
test/util/build_page/libs/pywebsite/helpers.py
test/util/build_page/libs/pywebsite/zdb.py
test/util/build_page/results/.htaccess
test/util/build_page/results/index.py
test/util/build_page/results/results.css
test/util/build_page/upload_results/.htaccess
test/util/build_page/upload_results/index.py