Chromium Code Reviews

Side by Side Diff: ports/python_modules/numpy/pkg_info

Issue 138913004: Build system for statically-linked Python. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Responding to comments Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 PACKAGE_NAME=numpy-1.8.0
2 URL=http://sourceforge.net/projects/numpy/files/NumPy/1.8.0/numpy-1.8.0.tar.gz/d ownload
3 URL_FILENAME=numpy-1.8.0.tar.gz
4 LICENSE=BSD
5 LIBC=newlib
OLDNEW

Powered by Google App Engine