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: 8 months ago
JSON representation
DataLad extension for working with Debian packages and package repositories
- Host: GitHub
- URL: https://github.com/psychoinformatics-de/datalad-debian
- Owner: psychoinformatics-de
- License: other
- Created: 2021-01-29T13:51:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T09:47:00.000Z (about 3 years ago)
- Last Synced: 2025-01-31T04:51:21.639Z (over 1 year ago)
- Topics: closember, datalad, debian
- Language: Python
- Homepage:
- Size: 208 KB
- Stars: 2
- Watchers: 8
- Forks: 5
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DataLad extension for working with Debian packages and package repositories
[](https://ci.appveyor.com/project/mih/datalad-debian/branch/main)
[](https://codecov.io/github/psychoinformatics-de/datalad-debian?branch=main)
[](https://github.com/psychoinformatics-de/datalad-debian/actions?query=workflow%3Adocs)
[](https://datalad-debian.readthedocs.io/en/latest/?badge=latest)
[](https://opensource.org/licenses/MIT)
[](https://GitHub.com/psychoinformatics-de/datalad-debian/releases/)
[](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).