##// END OF EJS Templates
Added argparse with BSD license....
Added argparse with BSD license. Taken from: http://argparse.googlecode.com/svn/branches/r101-bsd/ This release was made by Steven Bethard, author of argparse, explicitly for the purpose of providing IPython with a BSD-licensed argparse. Many thanks to Steven!

File last commit:

r1303:8d9d1dbc
r2349:80c17d43
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py