NAME
    Dist::Zilla::Plugin::Repository - Automatically sets repository URL from
    svn/svk/Git checkout for Dist::Zilla

VERSION
    version 0.06

SYNOPSIS
        # dist.ini
        [Repository]

DESCRIPTION
    The code is mostly a copy-paste of Module::Install::Repository

AUTHORS
      Fayland Lam <fayland@gmail.com>
      Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2009 by Fayland Lam, Ricardo SIGNES.

    This is free software; you can redistribute it and/or modify it under
    the same terms as perl itself.

