On Tue, Jan 10, 2017 at 01:01:30AM +0100, Danny Milosavljevic wrote: > * gnu/packages/python.scm (python2-cheetah): New variable.
Thanks! > + (arguments > + `(#:python ,python-2)) Is only Python 2 supported? > + (home-page "http://www.cheetahtemplate.org/") This site doesn't load for me. > + (synopsis "Template engine") > + (description "Cheetah is a template engine and code generation tool.") I agree with Hartmut's suggestion. > + (license license:expat))) This license appears to be a unique creation of the Cheetah authors. I recommend using 'x11-style'.