Metadata-Version: 2.4
Name: swh.loader.bzr
Version: 1.4.7
Summary: Software Heritage Bazaar/Breezy loader
Author-email: Software Heritage developers <swh-devel@inria.fr>
Project-URL: Homepage, https://gitlab.softwareheritage.org/swh/devel/swh-loader-bzr
Project-URL: Bug Reports, https://gitlab.softwareheritage.org/swh/devel/swh-loader-bzr/-/issues
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Documentation, https://docs.softwareheritage.org/devel/swh-loader-bzr/
Project-URL: Source, https://gitlab.softwareheritage.org/swh/devel/swh-loader-bzr.git
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: breezy!=3.3.21,>=3.3.12
Requires-Dist: swh.model>=8.1.0
Requires-Dist: swh.storage>=0.41.1
Requires-Dist: swh.scheduler>=0.23.0
Requires-Dist: swh.loader.core>=5.7.3
Provides-Extra: testing
Requires-Dist: breezy!=3.3.21,>=3.3.12; extra == "testing"
Requires-Dist: swh.model>=8.1.0; extra == "testing"
Requires-Dist: swh.storage>=0.41.1; extra == "testing"
Requires-Dist: swh.scheduler>=0.23.0; extra == "testing"
Requires-Dist: swh.loader.core>=5.7.3; extra == "testing"
Requires-Dist: celery-types; extra == "testing"
Requires-Dist: dulwich>=1.0.0; extra == "testing"
Requires-Dist: pytest>=8.1; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: swh.core[testing]; extra == "testing"
Requires-Dist: swh.loader.core[testing]; extra == "testing"
Requires-Dist: swh.scheduler[pytest]>=3.1.0; extra == "testing"
Requires-Dist: swh.storage[pytest]>=3.1.0; extra == "testing"
Requires-Dist: testtools; extra == "testing"
Dynamic: license-file

Software Heritage - Bazaar/Breezy loader
========================================

Loader for `Bazaar <http://bazaar.canonical.com/en/>`_ and `Breezy
<https://www.breezy-vcs.org/>`_ repositories. Breezy is a friendly fork of Bazaar that
supports the Bazaar file format and network protocol.
