Home | Trees | Indices | Help |
---|
|
object --+ | AscConfig
Representation of an ascription configuration file.
The settings are reached through class attributes. Some attributes are raw data read from configuration fields, while other may be derived based on configuration fields.
Parameters which have "for header updates" in their description are used for creating and updating ascription catalog headers, as well as original catalog headers when header update on commit is requested. They may contain a number of interpolations, see Catalog.update_header.
Instance Methods | |||
|
|||
Inherited from |
Instance Variables | |
string |
ascroot the path to root directory of ascription catalogs |
string |
catroot the path to root directory of original catalogs |
string or None |
commitmsg the automatic commit message |
string or None |
langcode the language code (for header updates) |
string or None |
langteam the language team name (for header updates) |
string |
path the path to the ascription configuration file |
string or None |
plforms the PO plural forms specification (for header updates) |
set(string*) |
revtags known review tags (empty string always included) |
string or None |
teamemail the language team email address (for header updates) |
string or None |
title the header title comment (for header updates; only for original catalogs) |
{string: AscUser*} |
users data for ascription users by username |
VcsBase |
vcs the version control system for catalogs |
Properties | |
Inherited from |
Method Details |
Constructor. Reads the ascription configuration file to set raw and derived ascription settings.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jul 24 21:00:27 2014 | http://epydoc.sourceforge.net |