Software Heritage - Development Documentation Logo

Contents:

  • Getting started
  • Software Architecture
  • Contributing
  • Tutorials
  • Frequently Asked Questions
  • Roadmap 2022
  • Previous roadmaps
  • API reference
    • swh.auth
    • swh.core
    • swh.counters
    • swh.dataset
    • swh.deposit
    • swh.fuse
    • swh.graph
    • swh.indexer
    • swh.journal
    • swh.lister
      • Tutorial: list the content of your favorite forge in just a few steps
      • Tutorial: run a lister within docker-dev in just a few steps
      • Save a forge
      • Command-line interface
      • swh.lister package
    • swh.loader
    • swh.model
    • swh.objstorage
    • swh.objstorage.replayer
    • swh.perfecthash
    • swh.scanner
    • swh.scheduler
    • swh.scrubber
    • swh.search
    • swh.storage
    • swh.vault
    • swh.web
    • swh.web.client
  • Archive ChangeLog
  • Journal Specification

  • System Administration
Software Heritage - Development Documentation
  • »
  • API reference »
  • Software Heritage - Listers
  • View page source

Software Heritage - Listers

Collection of listers for source code distribution places like development forges, FOSS distributions, package managers, etc. Each lister is in charge to enumerate the software origins (e.g., VCS, packages, etc.) available at a source code distribution place.

Overview

  • Tutorial: list the content of your favorite forge in just a few steps
  • Tutorial: run a lister within docker-dev in just a few steps
  • Save a forge

Reference Documentation

  • Command-line interface
    • swh lister
  • swh.lister package
    • swh.lister.bitbucket package
    • swh.lister.cgit package
    • swh.lister.cran package
    • swh.lister.crates package
    • swh.lister.debian package
    • swh.lister.gitea package
    • swh.lister.github package
    • swh.lister.gitlab package
    • swh.lister.gnu package
    • swh.lister.launchpad package
    • swh.lister.maven package
    • swh.lister.npm package
    • swh.lister.opam package
    • swh.lister.packagist package
    • swh.lister.phabricator package
    • swh.lister.pypi package
    • swh.lister.sourceforge package
    • swh.lister.tuleap package
    • swh.lister.cli module
    • swh.lister.pattern module
    • swh.lister.utils module
Previous Next

© Copyright 2015-2022 The Software Heritage developers. Last updated on 2022-07-04 02:20:58 UTC.

Built with Sphinx using a theme provided by Read the Docs.