Metadata-Version: 2.1
Name: datalad-deprecated
Version: 0.1
Summary: DataLad extension package for deprecated functionality that was phased out in the core package
Home-page: https://github.com/datalad/datalad-deprecated
Author: The DataLad Team and Contributors
Author-email: team@datalad.org
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: datalad (>=0.12.0)
Requires-Dist: jsmin

# DataLad extension for functionality that was phased out of the core package

[![Build status](https://ci.appveyor.com/api/projects/status/ulbsyym6ih102gm2/branch/master?svg=true)](https://ci.appveyor.com/project/mih/datalad-deprecated/branch/master) [![codecov.io](https://codecov.io/github/datalad/datalad-deprecated/coverage.svg?branch=master)](https://codecov.io/github/datalad/datalad-deprecated?branch=master) [![crippled-filesystems](https://github.com/datalad/datalad-deprecated/workflows/crippled-filesystems/badge.svg)](https://github.com/datalad/datalad-deprecated/actions?query=workflow%3Acrippled-filesystems) [![Documentation](https://readthedocs.org/projects/datalad-deprecated/badge/?version=latest)](http://docs.datalad.org/projects/deprecated/en/latest/?badge=latest)

Command(s) provided by this extension

- `ls` -- list summary information about URLs and datasets


In addition, this extension provides the `AutomagicIO` feature that patches Python's
`open()` function to automatically obtain file content, if needed.

It also provides the web user interface that is used at http://datasets.datalad.org


## Acknowledgements

This work was performed by a US-German collaboration in computational
neuroscience (CRCNS) co-funded by the US National Science Foundation (NSF
1429999) and the German Federal Ministry of Education and Research (BMBF
01GQ1411).


