| Name: | pystache |
|---|---|
| Version: | 0.5.3 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 519526 |
| License: | MIT |
| RPM: | pystache-0.5.3-2.el7.noarch.rpm |
| Source RPM: | pystache-0.5.3-2.el7.src.rpm |
| Build Date: | Fri Oct 27 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/pystache/ |
| Summary: | Mustache for Python |
| Description: | Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." |