pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame

pygame / MANIFEST.in

1
2
3
4
5
6
7
8
9
include Setup.in Setup_Darwin.in Setup_Win_Common.in *.py WHATSNEW readme.txt install.html LGPL

recursive-include docs *
recursive-include lib *
recursive-include src *
recursive-include examples *
recursive-include test *
prune */CVS
prune */*/CVS