File: doc-base

package info (click to toggle)
python-bobodtml 2.2.1-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 488 kB
  • ctags: 1,730
  • sloc: python: 2,903; makefile: 40; sh: 24
file content (15 lines) | stat: -rw-r--r-- 701 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Document: python-bobodtml
Title: Document templates with fill-in fields.
Author: Jim Fulton
Abstract: Document templates provide for creation of textual documents, such as
 HTML pages, from template source by inserting data from python objects
 and name-spaces.  Document templates are especially useful when it is
 desirable to separate template text from python program source.  For
 example, HTML templates may be edited by people who know HTML, and
 don't know python, while associated python code may be edited by
 people who know python but not HTML.
Section: Apps/Programming

Format: html
Index: /usr/share/doc/python-bobodtml/BoboDTML.html
Files: /usr/share/doc/python-bobodtml/BoboDTML.html