File: eumdac.ABOUT

package info (click to toggle)
eumdac 3.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 716 kB
  • sloc: python: 7,325; makefile: 6
file content (52 lines) | stat: -rw-r--r-- 2,015 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Component information
name:           eumdac
description:    EUMDAC is the EUMETSAT Data Access Client.
                It provides simple access to the EUMETSAT data of all satellite
                missions.
copyright:      2021 EUMETSAT
license_spdx:   MIT
home_url:       
date:           2021-11-29
 
# Package IPR documentation
license_text_file: LICENSE.txt
 
# File(s) associated to this component

about_resource: AUTHORS.txt
about_resource: LICENSE.txt
about_resource: README.md
about_resource: mypy.ini
about_resource: setup.py
about_resource: tox.ini
about_resource: ./bin/eumdac
about_resource: ./eumdac/__init__.py
about_resource: ./eumdac/__version__.py
about_resource: ./eumdac/cli.py
about_resource: ./eumdac/collection.py
about_resource: ./eumdac/customisation.py
about_resource: ./eumdac/datastore.py
about_resource: ./eumdac/datatailor.py
about_resource: ./eumdac/endpoints.ini
about_resource: ./eumdac/product.py
about_resource: ./eumdac/subscription.py
about_resource: ./eumdac/tailor_models.py
about_resource: ./eumdac/token.py
about_resource: ./tests/__init__.py
about_resource: ./tests/base.py
about_resource: ./tests/test_cli.py
about_resource: ./tests/test_collection.py
about_resource: ./tests/test_customisation.py
about_resource: ./tests/test_datastore.py
about_resource: ./tests/test_datatailor.py
about_resource: ./tests/test_product.py
about_resource: ./tests/test_subscription.py
about_resource: ./tests/test_token.py
about_resource: ./tests/data/test_collection.TestCollection.pickle.gz
about_resource: ./tests/data/test_collection.TestSearchResults.pickle.gz
about_resource: ./tests/data/test_customisation.TestCustomisation.pickle.gz
about_resource: ./tests/data/test_datastore.TestDataStore.pickle.gz
about_resource: ./tests/data/test_datatailor.TestDataTailor.pickle.gz
about_resource: ./tests/data/test_product.TestProduct.pickle.gz
about_resource: ./tests/data/test_subscription.TestSubscription.pickle.gz
about_resource: ./tests/data/test_token.TestAccessToken.pickle.gz