view bitten/trac_ext/__init__.py @ 316:87c9b1e8f086

More docstring improvements.
author cmlenz
date Sat, 26 Nov 2005 15:00:10 +0000
parents 0781987c586a
children 0df178e07fdb
line wrap: on
line source
# -*- coding: iso8859-1 -*-
#
# Copyright (C) 2005 Christopher Lenz <cmlenz@gmx.de>
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
# are also available at http://bitten.cmlenz.net/wiki/License.

"""Implementation of the Bitten plugin for Trac."""

from bitten.trac_ext.api import *
Copyright (C) 2012-2017 Edgewall Software