Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1543)

Side by Side Diff: third_party/bintrees/README.chromium

Issue 1532203002: Update README.chromium to reflect whether a tool is shipped or not (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add webdriver Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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.
OLDNEW
« no previous file with comments | « native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium ('k') | third_party/checkstyle/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698