[go: up one dir, main page]

File: PKG-INFO

package info (click to toggle)
specreduce 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,028 kB
  • sloc: python: 1,432; makefile: 109
file content (40 lines) | stat: -rw-r--r-- 1,346 bytes parent folder | download | duplicates (2)
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
Metadata-Version: 2.1
Name: specreduce
Version: 1.3.0
Summary: Astropy affiliated package for Spectroscopic Reductions
Home-page: http://astropy.org/
Author: Astropy Specreduce contributors
Author-email: astropy-dev@googlegroups.com
License: BSD 3-Clause
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: data
Provides-Extra: test
Provides-Extra: docs
License-File: licenses/LICENSE.rst

Specreduce
==========

.. image:: https://github.com/astropy/specreduce/workflows/Python%20Tests/badge.svg
    :target: https://github.com/astropy/specreduce/actions
    :alt: CI Status

.. image:: https://readthedocs.org/projects/specreduce/badge/?version=latest
    :target: http://specreduce.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.6608788.svg
   :target: https://doi.org/10.5281/zenodo.6608788
   :alt: Zenodo DOI 10.5281/zenodo.6608788

.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
    :target: http://www.astropy.org/

Specreduce is an Astropy affiliated package with the goal of providing a shared
set of Python utilities that can be used to reduce and calibrate spectroscopic data.

License
-------

Specreduce is licensed under a 3-clause BSD style license. Please see the licenses/LICENSE.rst file.