| | 1 | [[PageOutline(2-5, Table of Contents, floated)]] |
| | 2 | |
| | 3 | = Download = |
| | 4 | |
| | 5 | == Stable versions == |
| | 6 | |
| | 7 | No stable version has been released yet. Please use developement version. |
| | 8 | |
| | 9 | == Developement versions == |
| | 10 | |
| | 11 | * [htdocs:src/Py4bot-0.9.1.tar.gz Py4bot-0.9.1.tar.gz] -- Source ([source:/CHANGES/?rev=0.9.1 CHANGES]) |
| | 12 | |
| | 13 | == Git == |
| | 14 | |
| | 15 | * [source:/ Py4bot git] -- Source ([source:/CHANGES CHANGES]) |
| | 16 | |
| | 17 | To checkout from git repository, use: |
| | 18 | |
| | 19 | {{{ |
| | 20 | $ git clone https://github.com/fma38/Py4bot.git |
| | 21 | }}} |
| | 22 | |
| | 23 | == All versions == |
| | 24 | |
| | 25 | You can browse the entire archive [htdocs:src/ here]. |