blob: 8e0db8c1f4d320e3f3e93a5decc242a38ed8209d (
plain) (
blame)
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
|
Astroconda
##########
.. image:: http://readthedocs.org/projects/astroconda/badge/?version=latest
:target: http://astroconda.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://travis-ci.org/astroconda/astroconda.svg?branch=master
:target: https://travis-ci.org/astroconda/astroconda
:alt: CI Build Status
AstroConda is a free software repository maintained by the Space Telescope
Science Institute (STScI) in Baltimore, Maryland. This repository provides tools
and utilities commonly used by the astronomical community.
Contributing and Issues
#######################
Please open a new issue or send us a pull request for bugs, feedback, questions, or enhancements.
* For documentation issues use the `astroconda issue tracker <https://github.com/astroconda/issues>`_
* For recipe issues, use the `astroconda-contrib issue tracker <https://github.com/astroconda-contrib/issues>`_
More Information
################
See the `full documentation <http://astroconda.readthedocs.io/en/latest/>`_ for
additional information.
|