diff options
| author | k clair <kclair@riseup.net> | 2012-10-09 13:46:30 -0700 |
|---|---|---|
| committer | k clair <kclair@riseup.net> | 2012-10-09 13:46:30 -0700 |
| commit | 209b2a7d7f3d0a1eb7d567e42a62005fb0a2772e (patch) | |
| tree | f1e1fa0b56d0e6e98237a62ab2eb5adf5edd0b1c /README | |
| parent | a829d650088682a1cb696ff7c1b9f54ca3c10c43 (diff) | |
change the README around - make a generic README in the master branch so that the repo can be used to generate packages for various OSes
Diffstat (limited to 'README')
| -rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +This repository is used for building packages for the python-requests module. + +So far, the following OSes are supported: +* debian 6.0.6 (all architectures) + +About the structure of this repository +--------------------------------------------- + +The master branch should hold the source files from upstream, +this README file, and the generated packages. + +The files necessary to build packages should reside in OS-specific branches. + +When a new package is generated, it should be copied to the master branch. |
