setup.py
jquerypluginbp/__init__.py
jquerypluginbp/boilerplate.py
jquerypluginbp/core.py
jquerypluginbp/main.py
jquerypluginbp.egg-info/PKG-INFO
jquerypluginbp.egg-info/SOURCES.txt
jquerypluginbp.egg-info/dependency_links.txt
jquerypluginbp.egg-info/entry_points.txt
jquerypluginbp.egg-info/not-zip-safe
jquerypluginbp.egg-info/requires.txt
jquerypluginbp.egg-info/top_level.txt
jquerypluginbp/boilerplate/.bowerrc
jquerypluginbp/boilerplate/.gitignore
jquerypluginbp/boilerplate/.jshintrc
jquerypluginbp/boilerplate/Gruntfile.js
jquerypluginbp/boilerplate/LICENSE
jquerypluginbp/boilerplate/README.md
jquerypluginbp/boilerplate/package.json
jquerypluginbp/boilerplate/demo/index.html
jquerypluginbp/boilerplate/demo/css/main.css
jquerypluginbp/boilerplate/src/jquery.{{plugin_name}}.js
jquerypluginbp/boilerplate/test/index.html
jquerypluginbp/boilerplate/test/tests.js
jquerypluginbp/lice/__init__.py
jquerypluginbp/lice/core.py
jquerypluginbp/lice/template-afl3.txt
jquerypluginbp/lice/template-agpl3-header.txt
jquerypluginbp/lice/template-agpl3.txt
jquerypluginbp/lice/template-apache-header.txt
jquerypluginbp/lice/template-apache.txt
jquerypluginbp/lice/template-bsd2.txt
jquerypluginbp/lice/template-bsd3.txt
jquerypluginbp/lice/template-cc0-header.txt
jquerypluginbp/lice/template-cc0.txt
jquerypluginbp/lice/template-cc_by-header.txt
jquerypluginbp/lice/template-cc_by.txt
jquerypluginbp/lice/template-cc_by_nc-header.txt
jquerypluginbp/lice/template-cc_by_nc.txt
jquerypluginbp/lice/template-cc_by_nc_nd-header.txt
jquerypluginbp/lice/template-cc_by_nc_nd.txt
jquerypluginbp/lice/template-cc_by_nc_sa-header.txt
jquerypluginbp/lice/template-cc_by_nc_sa.txt
jquerypluginbp/lice/template-cc_by_nd-header.txt
jquerypluginbp/lice/template-cc_by_nd.txt
jquerypluginbp/lice/template-cc_by_sa-header.txt
jquerypluginbp/lice/template-cc_by_sa.txt
jquerypluginbp/lice/template-cddl.txt
jquerypluginbp/lice/template-epl.txt
jquerypluginbp/lice/template-gpl2.txt
jquerypluginbp/lice/template-gpl3-header.txt
jquerypluginbp/lice/template-gpl3.txt
jquerypluginbp/lice/template-isc.txt
jquerypluginbp/lice/template-lgpl.txt
jquerypluginbp/lice/template-mit.txt
jquerypluginbp/lice/template-mpl-header.txt
jquerypluginbp/lice/template-mpl.txt
jquerypluginbp/lice/template-wtfpl.txt
jquerypluginbp/lice/template-zlib.txt
test/test_content_generation.py
test/test_file_generation.py
test/test_install_dependencies.py
test/test_manifest_parsing.py