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