Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2013-01-26 | 1.1 kB | |
dweWebPage-0.1.0.tar.gz | 2013-01-26 | 33.4 kB | |
Totals: 2 Items | 34.5 kB | 1 |
dweWebPage dweWebPage is a library for assembling web pages from a database. dweWebPage assembles HTML documents from templates and the fields of those templates. Templates are HTML files or parts of HTML files where much of the content will be compiled at run time. Fields are words enclosed in curly braces within a template. Each field will be replaced at run time from a database. see doc/requirements.html To install execute ./setup.py install as root. This is version 0.1.0 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.