Skip to content
Snippets Groups Projects
Verified Commit c3eb09c9 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

README.md: Simplify module description

parent e75b32f6
Branches
Tags v0.0.34
No related merge requests found
SWH-loader-core
===============
The Software Heritage Core Loader is a library module to centralize
loader's behavior in class.
Actual loader modules which depends on it are:
- [swh-loader-debian](https://forge.softwareheritage.org/source/swh-loader-debian/)
- [swh-loader-dir](https://forge.softwareheritage.org/source/swh-loader-dir/)
- [swh-loader-git](https://forge.softwareheritage.org/source/swh-loader-git/)
- [swh-loader-mercurial](https://forge.softwareheritage.org/source/swh-loader-mercurial/)
- [swh-loader-pypi](https://forge.softwareheritage.org/source/swh-loader-pypi/)
- [swh-loader-svn](https://forge.softwareheritage.org/source/swh-loader-svn/)
- [swh-loader-tar](https://forge.softwareheritage.org/source/swh-loader-tar/)
The Software Heritage Core Loader is a low-level loading utilities and
helpers used by other loaders.
The main entry points are classes:
- :class:`swh.loader.core.loader.SWHLoader` for stateful loaders
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment