Package trac :: Module api

Module api

source code

Classes
  ISystemInfoProvider
Provider of system information, displayed in the "About Trac" page and in internal error reports.
  IEnvironmentSetupParticipant
Extension point interface for components that need to participate in the creation and upgrading of Trac environments, for example to create additional database tables.
Variables
  __package__ = 'trac'

Imports: Interface