/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Jelmer Vernooij
  • Date: 2009-10-18 15:44:38 UTC
  • mto: (0.200.636 trunk)
  • mto: This revision was merged to the branch mainline in revision 6960.
  • Revision ID: jelmer@samba.org-20091018154438-l53yy8s00eomwc9v
Add support for parsing hg-git metadata in the experimental mappings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
          maintainer='Jelmer Vernooij',
17
17
          maintainer_email='jelmer@samba.org',
18
18
          long_description="""
19
 
          This plugin adds limited support for checking out and viewing
 
19
          This plugin adds limited support for checking out and viewing 
20
20
          Git branches in Bazaar.
21
21
          """,
22
22
          package_dir={'bzrlib.plugins.git':'.'},