Skip to content
Snippets Groups Projects
Commit bd5d075d authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

remove package info files

parent b4e115f5
No related branches found
No related tags found
No related merge requests found
Metadata-Version: 2.1
Name: newcrawler
Version: 0.1
Summary: A new crawler for caosdb
Home-page: UNKNOWN
Author: Alexander Schlemmer
Author-email: alexander.schlemmer@ds.mpg.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: AGPLv3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
# newcrawler
A new crawler for CaosDB.
This package has yaml-header-tools as a dependency:
https://gitlab.com/salexan/yaml-header-tools
This python package can be installed using `pip`, e.g.:
```bash
pip install --user .
```
# Usage
work in progress
# Running the tests
After installation of the package run (within the project folder):
```bash
pytest
```
# Contributers
The original authors of this package are:
- Alexander Schlemmer
- Henrik tom Wörden
- Florian Spreckelsen
# License
Copyright (C) 2021 Research Group Biomedical Physics, Max Planck Institute for
Dynamics and Self-Organization Göttingen.
All files in this repository are licensed under a [GNU Affero General Public
License](LICENCE) (version 3 or later).
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/newcrawler/__init__.py
src/newcrawler/crawl.py
src/newcrawler.egg-info/PKG-INFO
src/newcrawler.egg-info/SOURCES.txt
src/newcrawler.egg-info/dependency_links.txt
src/newcrawler.egg-info/top_level.txt
\ No newline at end of file
newcrawler
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment