Provide a post-check-out script (#106)
the script should do all required processing, like e.g.:
- setting permissions on folders and files
- creating relevant resources (e.g. egg-info, see #105)
Requirements:
- Minimize contents of script (prefere to rely on dynamic constructs of language)
- If possible, cross-platform. If not, limit to unix.