Path to this page:
./
wip/py-swh-loader-mercurial,
Software Heritage Mercurial Loader
Branch: CURRENT,
Version: 0.1.0,
Package name: py312-swh-loader-mercurial-0.1.0,
Maintainer: kamelderouicheTODO: Adjust the following lines from README.md
swh-loader-mercurial
=========================
# Configuration file
In usual location for a loader, *{/etc/softwareheritage/ | ~/.swh/ |
~/.config/swh/}loader/hg.yml*:
``` YAML
storage:
cls: remote
args:
url: http://localhost:5002/
```
# Basic use
The main entry point to import a Mercurial repository is the `main` function
defined in the `swh.loader.mercurial.cli` module:
...
Master sites:
RMD160: dc72f0ed582a7608962fce4c27a27b948efa6821
Filesize: 65.454 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-swh-loader-mercurial-0.1.0
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-swh-loader-mercurial-0.1.0
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-swh-loader-mercurial-0.1.0