Skip to content

DataLad extension for working with Debian packages and package repositories

License

Notifications You must be signed in to change notification settings

psychoinformatics-de/datalad-debian

Repository files navigation

DataLad extension for working with Debian packages and package repositories

Build status codecov.io docs Documentation Status License: MIT GitHub release PyPI version fury.io

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).