OLD | NEW |
1 Name: Binary-, RedBlack- and AVL-Trees in Python and Cython | 1 Name: Binary-, RedBlack- and AVL-Trees in Python and Cython |
2 Short Name: bintrees | 2 Short Name: bintrees |
3 URL: https://pypi.python.org/pypi/bintrees/ | 3 URL: https://pypi.python.org/pypi/bintrees/ |
4 Version: 1.0.1 | 4 Version: 1.0.1 |
5 Date: February 24, 2013 | 5 Date: February 24, 2013 |
6 License: MIT License | 6 License: MIT |
7 License File: LICENSE.txt | 7 License File: NOT_SHIPPED |
8 Security Critical: no | 8 Security Critical: no |
9 | 9 |
10 Description: | 10 Description: |
11 A Python library which provides Binary-, RedBlack- and AVL-Trees in Python and | 11 A Python library which provides Binary-, RedBlack- and AVL-Trees in Python and |
12 Cython. | 12 Cython. |
13 | 13 |
14 Local Modifications: | 14 Local Modifications: |
15 Removed PKG-INFO, setup.py and tests. | 15 Removed PKG-INFO, setup.py and tests. |
OLD | NEW |