Mercurial > hg > carton
comparison README.txt @ 32:00ca88ef1c33
more documentation
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Mon, 11 Jul 2011 12:59:49 -0700 |
| parents | 8fef97a25925 |
| children | 261e2d2d26ad |
comparison
equal
deleted
inserted
replaced
| 31:8fef97a25925 | 32:00ca88ef1c33 |
|---|---|
| 5 | 5 |
| 6 See the docstring of carton.py for documentation: http://k0s.org/mozilla/hg/carton/file/tip/carton.py#l3 | 6 See the docstring of carton.py for documentation: http://k0s.org/mozilla/hg/carton/file/tip/carton.py#l3 |
| 7 | 7 |
| 8 Carton provides a one-file portable package of a virtualenv and all of | 8 Carton provides a one-file portable package of a virtualenv and all of |
| 9 its software. | 9 its software. |
| 10 | |
| 11 Carton lives at http://k0s.org/mozilla/hg/carton | |
| 12 | |
| 13 Tests illustrating carton's use are at | |
| 14 http://k0s.org/mozilla/hg/carton/file/tip/tests/doctest.txt | |
| 15 | |
| 16 A self-extracting carton of, um, carton is at | |
| 17 http://k0s.org/mozilla/hg/carton/file/tip/carton-env.py | |
| 10 | 18 |
| 11 | 19 |
| 12 Why did you write this thing? | 20 Why did you write this thing? |
| 13 ----------------------------- | 21 ----------------------------- |
| 14 | 22 |
