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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/cython/OWNERS ('k') | third_party/cython/src/CHANGES.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cython/README.chromium
diff --git a/third_party/cython/README.chromium b/third_party/cython/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..241aa9f489c582aa24d88588e99ac55039c50d93
--- /dev/null
+++ b/third_party/cython/README.chromium
@@ -0,0 +1,14 @@
+Name: cython
+URL: http://cython.org/
+Version: 0.20.2
+Security Critical: no
+License: Apache Version 2.0
+License File: NOT_SHIPPED
+Source File: http://cython.org/release/Cython-0.20.2.zip
+Source File SHA256: 52eb018be32f7f9745171ed77d3363f4782046cc94d19ee68e10bd10531833b1
+Description:
+Cython is an optimising static compiler for both the Python programming
+language and the extended Cython programming language (based on Pyrex). It
+makes writing C extensions for Python as easy as Python itself.
+
+Tests, documentation and demo have been removed from the project.
« 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