summaryrefslogtreecommitdiff
path: root/README
blob: 59a23a388a11ca9e42c0838acaeb667f4f25b134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.