Difference between revisions of "Lighttpdrecipe"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Lighttpdrecipe |Short description=buildout recipe for generating Lighttpd configuration files. |Full description=Buildout recipe for generating Lighttpd configurati...")
 
(New version)
Line 3: Line 3:
 
|Short description=buildout recipe for generating Lighttpd configuration files.
 
|Short description=buildout recipe for generating Lighttpd configuration files.
 
|Full description=Buildout recipe for generating Lighttpd configuration files This recipe for buildout generates Lighttpd configuration files. It's especially well suited for using with Django (djangorecipe) in FastCGI mode. Config file is generated from Jinja2 template. Recipe provides some custom Jinja tests, specifically tailored for Lighttpd configuration files. Very little logic is hard coded in the python code, most of the work happens in the template, so you can extend default template or even use your own.
 
|Full description=Buildout recipe for generating Lighttpd configuration files This recipe for buildout generates Lighttpd configuration files. It's especially well suited for using with Django (djangorecipe) in FastCGI mode. Config file is generated from Jinja2 template. Recipe provides some custom Jinja tests, specifically tailored for Lighttpd configuration files. Very little logic is hard coded in the python code, most of the work happens in the template, so you can extend default template or even use your own.
 +
|Homepage URL=http://github.com/redvasily/lighttpdrecipe
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://github.com/redvasily/lighttpdrecipe
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=HTTP,Python,configuration,recipe,django
 
|Keywords=HTTP,Python,configuration,recipe,django
|Is GNU=n
+
|Version identifier=0.2.5
|Last review by=Kelly Hopkins
+
|Version date=2010/03/01
|Last review date=2009-12-04
+
|Version status=beta
 +
|Version download=https://github.com/redvasily/lighttpdrecipe/archive/0.2.5.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/01
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.2.4
+
|Status=
|Version date=2009-10-14
+
|Is GNU=No
|Version status=beta
+
|License verified date=2009-12-04
|Version download=http://pypi.python.org/packages/source/l/lighttpdrecipe/lighttpdrecipe-0.2.4.tar.gz#md5=4f3d0a118579b914135cae3181b84fe7
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-12-04
 
|License verified date=2009-12-04
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Vasily Sulatskov
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Vasily Sulatskov
 
 
|Email=redvasily@gmail.com
 
|Email=redvasily@gmail.com
 
|Resource URL=
 
|Resource URL=
Line 40: Line 36:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-12-04
 
}}
 

Revision as of 09:22, 1 March 2017


[edit]

Lighttpdrecipe

http://github.com/redvasily/lighttpdrecipe
buildout recipe for generating Lighttpd configuration files.

Buildout recipe for generating Lighttpd configuration files This recipe for buildout generates Lighttpd configuration files. It's especially well suited for using with Django (djangorecipe) in FastCGI mode. Config file is generated from Jinja2 template. Recipe provides some custom Jinja tests, specifically tailored for Lighttpd configuration files. Very little logic is hard coded in the python code, most of the work happens in the template, so you can extend default template or even use your own.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

4 December 2009




Leaders and contributors

Contact(s)Role
Vasily Sulatskov Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/lighttpdrecipe


Software prerequisites




Entry
















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.