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

Unified Diff: ports/ipython-ppapi/pkg_info

Issue 165473002: Adds an IPython kernel running in NaCl, and a wrapper as a Chrome extension. Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: rebase to master Created 6 years, 7 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 | « ports/ipython-ppapi/kernel.py ('k') | ports/python-static/Setup.local » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/ipython-ppapi/pkg_info
diff --git a/ports/ipython-ppapi/pkg_info b/ports/ipython-ppapi/pkg_info
new file mode 100644
index 0000000000000000000000000000000000000000..a46531c4cf475db895446c9323e2b2fb9442c55c
--- /dev/null
+++ b/ports/ipython-ppapi/pkg_info
@@ -0,0 +1,4 @@
+NAME=ipython-ppapi
+VERSION=0.1
+LICENSE=BSD
+DEPENDS=(numpy matplotlib python-static libtar nacl-spawn freetype openssl libpng readline ncurses bzip2)
« no previous file with comments | « ports/ipython-ppapi/kernel.py ('k') | ports/python-static/Setup.local » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698