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

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

Issue 385073004: Adding cython v0.20.2 in third-party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reference cython dev list thread. Created 6 years, 5 months 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 | Annotate | Revision Log
« no previous file with comments | « third_party/cython/OWNERS ('k') | third_party/cython/src/CHANGES.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: cython
2 URL: http://cython.org/
3 Version: 0.20.2
4 Security Critical: no
5 License: Apache Version 2.0
6 License File: NOT_SHIPPED
7 Source File: http://cython.org/release/Cython-0.20.2.zip
8 Source File SHA256: 52eb018be32f7f9745171ed77d3363f4782046cc94d19ee68e10bd105318 33b1
9 Description:
10 Cython is an optimising static compiler for both the Python programming
11 language and the extended Cython programming language (based on Pyrex). It
12 makes writing C extensions for Python as easy as Python itself.
13
14 Tests, documentation and demo have been removed from the project.
OLDNEW
« no previous file with comments | « third_party/cython/OWNERS ('k') | third_party/cython/src/CHANGES.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698