gitlab.softwareheritage.org / swh / devel / swh-loader-mercurial
Mercurial loader
        Stars: 0
        Forks: 5
        Open issues: 
      
        License: gpl-3.0
        Language: 
       Dependencies parsed at: 
          18
      
        Created at: almost 3 years ago
        Updated at: about 1 year ago
          Pushed at: over 1 year ago
          Last synced at: about 1 year ago
      
Topics: debpkg, devel, developers, format-mercurial, has_debian_packaging_branches, language-python, mercurial_loader, python, sync_to_github
            pyproject.toml
            
              pypi
            
          
          
            requirements-swh.txt
            
              pypi
            
          
          - swh.loader.core >=5.18.1
- swh.model >=6.13.0
- swh.scheduler >=0.0.39
- swh.storage >=2.4.1
- pytest * test
- pytest-mock * test
- swh.core >=0.0.61 test
- swh.loader.core >=5.18.1 test
- swh.scheduler >=0.5.0 test
- swh.storage * test
- types-click * test
- types-deprecated * test
- types-python-dateutil * test
            requirements.txt
            
              pypi
            
          
          - click *
- mercurial *
- patool *
- python-dateutil *
- python-hglib *