5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx mercurial: mercurial @VERSION@ (a distributed source management system)
5 kx mercurial:
5 kx mercurial: Mercurial is a cross-platform, distributed source management tool
5 kx mercurial: for software developers. It is written in Python, with a binary
5 kx mercurial: diff implementation written in C. Its major features include high-
5 kx mercurial: performance; serverless, fully distributed collaborative
5 kx mercurial: development; robust handling of both plain text and binary files;
5 kx mercurial: advanced branching and merging capabilities.
5 kx mercurial:
5 kx mercurial: Homepage: https://www.mercurial-scm.org
5 kx mercurial: