Fanstatic is a smart static resource publisher for the Python programming language.
For more information on what it's about and how to use it, see: http://fanstatic.org
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Add "default" argument to Slot to specify a resource which will be filled in if there is no other resource specified in need(). Thanks to nilo.
· Ensure published bundles carry the correct Content-Type header. Previously, all bundles were delivered with text/html. Thanks to David Beitey.