Merge pull request #95 from benma/master

Add recipe pyregexp
This commit is contained in:
Steve Purcell 2012-04-27 02:50:48 -07:00
commit 2253142c4c

4
recipes/pyregexp Normal file
View file

@ -0,0 +1,4 @@
(pyregexp :repo "benma/pyregexp"
:fetcher github
:files ("pyregexp.el" "pyregexp.py"))