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