Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psychoinformatics-de/datalad-debian

DataLad extension for working with Debian packages and package repositories
https://github.com/psychoinformatics-de/datalad-debian

closember datalad debian

Last synced: 4 months ago
JSON representation

DataLad extension for working with Debian packages and package repositories

Awesome Lists containing this project

README

        

# DataLad extension for working with Debian packages and package repositories

[![Build status](https://ci.appveyor.com/api/projects/status/au70ke2hrnfk73c1/branch/main?svg=true)](https://ci.appveyor.com/project/mih/datalad-debian/branch/main)
[![codecov.io](https://codecov.io/github/psychoinformatics-de/datalad-debian/coverage.svg?branch=main)](https://codecov.io/github/psychoinformatics-de/datalad-debian?branch=main)
[![docs](https://github.com/psychoinformatics-de/datalad-debian/workflows/docs/badge.svg)](https://github.com/psychoinformatics-de/datalad-debian/actions?query=workflow%3Adocs)
[![Documentation Status](https://readthedocs.org/projects/datalad-debian/badge/?version=latest)](https://datalad-debian.readthedocs.io/en/latest/?badge=latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![GitHub release](https://img.shields.io/github/release/psychoinformatics-de/datalad-debian.svg)](https://GitHub.com/psychoinformatics-de/datalad-debian/releases/)
[![PyPI version fury.io](https://badge.fury.io/py/datalad-debian.svg)](https://pypi.python.org/pypi/datalad-debian/)

## Installation

```
# create and enter a new virtual environment (optional)
$ virtualenv --python=python3 ~/env/dl-debian
$ . ~/env/dl-debian/bin/activate
# install from PyPi
$ python -m pip install datalad-debian
```

## Acknowledgements

This DataLad extension was developed with support from the German Federal
Ministry of Education and Research (BMBF 01GQ1905), and the US National Science
Foundation (NSF 1912266).