Revision <7140> closed.
# -*- coding: utf-8 -*-
# Copyright (c) 2010 - 2019 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the vcs interface to Mercurial.
It consists of the hg class, the project helper classes and some
Mercurial specific dialogs.
"""