close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
2010-03-12 07:15:04 (15 years ago)
- Author:
-
zooko
- Comment:
-
licences
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
61 | 61 | It has unit tests. It is in pure Python (it uses {{{collections.deque}}} and {{{string}}}). |
62 | 62 | |
| 63 | LICENCE |
| 64 | |
| 65 | You may use this package under the GNU General Public License, version 2 or, at |
| 66 | your option, any later version. You may use this package under the Transitive |
| 67 | Grace Period Public Licence, version 1.0, or at your option, any later version. |
| 68 | (You may choose to use this package under the terms of either licence, at your |
| 69 | option.) See the file [source:COPYING.GPL] for the terms of the GNU General Public |
| 70 | License, version 2. See the file [source:COPYING.TGPPL.html] for the terms of the |
| 71 | Transitive Grace Period Public Licence, version 1.0. |
| 72 | |
63 | 73 | == Starting Points == |
64 | 74 | |