summaryrefslogtreecommitdiff
path: root/chromium/third_party/bintrees/README.chromium
blob: 98f62d114d13b36455835b77021878af0a9dc8db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Name: Binary-, RedBlack- and AVL-Trees in Python and Cython
Short Name: bintrees
URL: https://pypi.python.org/pypi/bintrees/
Version: 1.0.1
Date: February 24, 2013
License: MIT License
License File: LICENSE.txt
Security Critical: no

Description:
A Python library which provides Binary-, RedBlack- and AVL-Trees in Python and
Cython.

Local Modifications:
Removed PKG-INFO, setup.py and tests.