5
5
Bazaar (``bzr``) is a decentralized revision control system, designed to be
6
easy for developers and end users alike. Bazaar is part of the GNU project
7
to develop a complete free operating system.
9
To install Bazaar, follow the instructions given at
10
http://bazaar-vcs.org/Download. Ready-to-install packages are available
11
for most popular operating systems or you can install from source.
13
To learn how to use Bazaar, see the official documentation at:
15
http://doc.bazaar-vcs.org/en/
6
easy for developers and end users alike. Bazaar is part of the GNU project to
7
develop a complete free operating system <http://www.gnu.org/>, and a project
8
of Canonical <http://www.canonical.com/>.
10
Ready-to-install packages are available for most popular operating systems from
11
<http://wiki.bazaar.canonical.com/Download/> or you can install from source by
12
following the instructions in the INSTALL file.
14
To learn how to use Bazaar, see the official documentation in the `doc`
15
directory or at <http://doc.bazaar.canonical.com/en/>.
17
17
For additional training materials including screencasts and slides,
18
18
visit our community wiki documentation page at:
20
http://bazaar-vcs.org/Documentation/
20
http://wiki.bazaar.canonical.com/Documentation/
22
Bazaar is written in Python, and is sponsored by Canonical Limited, the
23
founders of Ubuntu and Launchpad. Bazaar is Free Software, and is released
24
under the GNU General Public License.
22
Bazaar is Free Software, and is released under the GNU General Public License,