webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
planet Namespace Reference

Namespaces

 atomstyler
 
 cache
 
 compat_logging
 
 feedparser
 
 htmltmpl
 
 sanitize
 
 tests
 
 timeoutsocket
 

Functions

def escape (data)
 
def template_info (item, date_format)
 
def config_get (config, section, option, default=None, raw=0, vars=None)
 
def main ()
 

Detailed Description

The Planet aggregator.

A flexible and easy-to-use aggregator for generating websites.

Visit http://www.planetplanet.org/ for more information and to download
the latest version.

Requires Python 2.1, recommends 2.3.

Function Documentation

◆ config_get()

def planet.config_get (   config,
  section,
  option,
  default = None,
  raw = 0,
  vars = None 
)
Get a value from the configuration, with a default.

◆ escape()

def planet.escape (   data)

◆ main()

def planet.main ( void  )

◆ template_info()

def planet.template_info (   item,
  date_format 
)
Produce a dictionary of template information.