el-get/recipes/blender-python-mode.rcp
Ryan C. Thompson 26f39c6b18 Merge branch 'recipe-eliminate-lambdas'
Conflicts:
	recipes/ampc.rcp
	recipes/auto-async-byte-compile.rcp
	recipes/blender-python-mode.rcp
	recipes/flymake-html-validator.rcp
	recipes/pcmpl-git.rcp
2012-02-27 11:14:24 -08:00

9 lines
475 B
Plaintext

(:name blender-python-mode
:website "http://formgames.org/emacs/blender-python-mode/"
:description "The Blender Python Mode makes it easy to use Emacs for Blender Python development."
:type bzr
:url "http://bazaar.launchpad.net/~diresu/blender-python-mode/blender-python-mode/"
:prepare (setq blender-python-mode-installation-dir
(el-get-package-directory "blender-python-mode"))
:features blender-python-mode)