diff options
author | Joseph Hunkeler <jhunkeler@gmai.com> | 2016-01-14 00:48:12 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmai.com> | 2016-01-14 00:48:12 -0500 |
commit | be44ec8a21584cf5482efdd7108714502ead9caa (patch) | |
tree | d1ff4b89fd0329e0403180e9da4a75756fb8d334 | |
parent | 0c316a405ca2b54d7523b09e795f09ceba286af1 (diff) | |
download | cbc-recipes-enhanced_summaries.tar.gz |
Massive summary changesenhanced_summaries
67 files changed, 82 insertions, 91 deletions
diff --git a/acstools/acstools.ini b/acstools/acstools.ini index 882e48a..6315f32 100644 --- a/acstools/acstools.ini +++ b/acstools/acstools.ini @@ -3,9 +3,9 @@ name: acstools version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: BSD -summary: ${package:name} +summary: Python Tools for ACS (Advanced Camera for Surveys) Data [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/aprio/aprio.ini b/aprio/aprio.ini index 4a2937d..1ba5d63 100644 --- a/aprio/aprio.ini +++ b/aprio/aprio.ini @@ -6,7 +6,6 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git home: http://bitbucket.org/jhunkeler/${package:name} license: GPL summary: ${package:name} is an automatic renice daemon. -readme: README.md [source] git_url: https://bitbucket.org/jhunkeler/${package:name}.git diff --git a/asdf-standard/asdf-standard.ini b/asdf-standard/asdf-standard.ini index fb811a2..f0a6b9e 100644 --- a/asdf-standard/asdf-standard.ini +++ b/asdf-standard/asdf-standard.ini @@ -5,7 +5,8 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} +summary: A next generation interchange format for scientific data. + [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/astroimtools/astroimtools.ini b/astroimtools/astroimtools.ini index 119ac99..b4c52ab 100644 --- a/astroimtools/astroimtools.ini +++ b/astroimtools/astroimtools.ini @@ -5,8 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} -readme: README.rst +summary: Convenience tools for working with astronomical images. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/astrolib.coords/astrolib.coords.ini b/astrolib.coords/astrolib.coords.ini index b46b11a..6466c1a 100644 --- a/astrolib.coords/astrolib.coords.ini +++ b/astrolib.coords/astrolib.coords.ini @@ -4,8 +4,8 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : ssh://git@bitbucket.org/stsci_ssb/astrolib.coords.git -license : -summary : ${package:name} +license : BSD +summary : Astronomical coordinates & angular separations [source] git_url : ${about:home}/${fn} diff --git a/asv/asv.ini b/asv/asv.ini index f9030d0..43f0a5d 100644 --- a/asv/asv.ini +++ b/asv/asv.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} +summary: A tool for benchmarking Python packages over their lifetime. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/atlas/atlas-generic.ini b/atlas/atlas-generic.ini index db7ebc3..9a3f08c 100644 --- a/atlas/atlas-generic.ini +++ b/atlas/atlas-generic.ini @@ -5,7 +5,7 @@ version : 3.10.2 [about] home : http://sourceforge.net/projects/math-atlas/files/Stable license : BSD -summary : ${package:name} +summary : Provides a complete BLAS and LAPACK API. [source] fn : atlas${package:version}.tar.bz2 diff --git a/calcos/calcos.ini b/calcos/calcos.ini index 2245700..aa24fa9 100644 --- a/calcos/calcos.ini +++ b/calcos/calcos.ini @@ -5,7 +5,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : ssh://git@bitbucket.org/stsci_ssb/${package:name}.git license : -summary : ${package:name} +summary : HST/COS calibration pipeline [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/cfitsio/cfitsio.ini b/cfitsio/cfitsio.ini index e9b24b5..32bd13a 100644 --- a/cfitsio/cfitsio.ini +++ b/cfitsio/cfitsio.ini @@ -5,8 +5,7 @@ version: 3.370 [about] home: http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html license: BSD-like -summary: ${package:name} -#readme: README.md +summary: CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. [source] fn: ${package:name}${cbc_build:version}.tar.gz diff --git a/costools/costools.ini b/costools/costools.ini index 2d54529..8fff3d5 100644 --- a/costools/costools.ini +++ b/costools/costools.ini @@ -3,9 +3,9 @@ name: costools version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: http://www.stsci.edu/institute/software_hardware +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: BSD -summary: ${package:name} +summary: Tools for COS (Cosmic Origins Spectrograph) [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/crds/crds.ini b/crds/crds.ini index 17da6f5..8fa4c38 100644 --- a/crds/crds.ini +++ b/crds/crds.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: http://www.stsci.edu/hst/observatory/crds/ license: AURA -summary: ${package:name} +summary: Calibration Reference Data System for JWST [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}.git diff --git a/cube-tools/cube-tools.ini b/cube-tools/cube-tools.ini index fb9bd37..1165fb5 100644 --- a/cube-tools/cube-tools.ini +++ b/cube-tools/cube-tools.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} +summary: Data analysis package for cubes. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/d2to1/d2to1.ini b/d2to1/d2to1.ini index 608518d..5c862cd 100644 --- a/d2to1/d2to1.ini +++ b/d2to1/d2to1.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/embray/${package:name} license: GPL -summary: ${package:name} +summary: Allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py [source] git_url: https://github.com/embray/${package:name}.git diff --git a/drizzlepac/drizzlepac.ini b/drizzlepac/drizzlepac.ini index 48e8660..8614407 100644 --- a/drizzlepac/drizzlepac.ini +++ b/drizzlepac/drizzlepac.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python license: BSD -summary: ${package:name} +summary: Combines astronomical images, including modeling distortion, removing cosmic rays, and generally improving fidelity of data in the final image [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/ds9/ds9.ini b/ds9/ds9.ini index be6b0e4..f694b4d 100644 --- a/ds9/ds9.ini +++ b/ds9/ds9.ini @@ -5,7 +5,7 @@ version : 7.3.2 [about] home : http://ds9.si.edu/download/source/ license : GPL,LGPL,BSD -summary : ${package:name} +summary : SAOImage DS9 is an astronomical imaging and data visualization application. [source] fn : ${package:name}.${package:version}.tar.gz diff --git a/ext_shmht/ext_shmht.ini b/ext_shmht/ext_shmht.ini index d6c0f8e..d4d9ebe 100644 --- a/ext_shmht/ext_shmht.ini +++ b/ext_shmht/ext_shmht.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/stsci-ssb/${package:name} license: BSD -summary: ${package:name} +summary: Sharing memory based Hash Table extension for Python [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/fftw/fftw.ini b/fftw/fftw.ini index 6d9519f..fba79d4 100644 --- a/fftw/fftw.ini +++ b/fftw/fftw.ini @@ -5,7 +5,7 @@ version : 3.3.4 [about] home : http://www.fftw.org license : GPL -summary : ${package:name} +summary : A fast, free C FFT library; includes real-complex, multidimensional, and parallel transforms. [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/fitsblender/fitsblender.ini b/fitsblender/fitsblender.ini index a17d6d6..1a674e3 100644 --- a/fitsblender/fitsblender.ini +++ b/fitsblender/fitsblender.ini @@ -3,9 +3,9 @@ name : fitsblender version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : http:// +home : http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python license : BSD -summary : ${package:name} +summary : Aggregate values in FITS headers [source] git_url : ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/gcc-4.6/gcc-4.6.ini b/gcc-4.6/gcc-4.6.ini index c3f62ad..41aa41c 100644 --- a/gcc-4.6/gcc-4.6.ini +++ b/gcc-4.6/gcc-4.6.ini @@ -4,8 +4,8 @@ version : 4.6.4 [about] home : http://www.netgull.com/gcc/releases/${package:name}-${package:version} -license : -summary : ${package:name} +license : GPL +summary : The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj,...). [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/ginga/ginga.ini b/ginga/ginga.ini index b521f49..62f2af6 100644 --- a/ginga/ginga.ini +++ b/ginga/ginga.ini @@ -5,7 +5,7 @@ version: 2.5.20151215011852 [about] home: https://github.com/ejeschke/${package:name} license: BSD -summary: ${package:name} +summary: The Ginga astronomical FITS file viewer. [source] fn: ${package:name}-${package:version}.tar.gz diff --git a/hstcal/hstcal.ini b/hstcal/hstcal.ini index e55b6fc..f90636a 100644 --- a/hstcal/hstcal.ini +++ b/hstcal/hstcal.ini @@ -5,7 +5,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : ssh://git@bitbucket.org/stsci_ssb/${package:name}.git license : BSD -summary : ${package:name} +summary : for building and running the pipeline calibration tasks for each HST instrument's data [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini index 0e640ae..e51e492 100644 --- a/htc_utils/htc_utils.ini +++ b/htc_utils/htc_utils.ini @@ -6,7 +6,6 @@ version: 1.0 home: http://bitbucket.org/jhunkeler/${package:name} license: GPL summary: ${package:name} is a homebrew set of HTCondor wrappers -readme: README.md [source] git_url: https://bitbucket.org/jhunkeler/${package:name} diff --git a/imexam/imexam.ini b/imexam/imexam.ini index e956467..5686de9 100644 --- a/imexam/imexam.ini +++ b/imexam/imexam.ini @@ -5,8 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} -readme: README.rst +summary: imexam is a python tool for simple image examination, much like the IRAF imexamine task. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/jwst_lib/jwst_lib.ini b/jwst_lib/jwst_lib.ini index a1dda76..fad7102 100644 --- a/jwst_lib/jwst_lib.ini +++ b/jwst_lib/jwst_lib.ini @@ -6,7 +6,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git # The JWST repo layout is different: One repo for many packages. home : ssh://git@bitbucket.org/stsci_ssb/jwst.git license : BSD -summary : ${package:name} +summary : JWST library [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/jwst_pipeline/jwst_pipeline.ini b/jwst_pipeline/jwst_pipeline.ini index 1943ac4..cab9307 100644 --- a/jwst_pipeline/jwst_pipeline.ini +++ b/jwst_pipeline/jwst_pipeline.ini @@ -6,7 +6,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git # The JWST repo layout is different: One repo for many packages. home : ssh://git@bitbucket.org/stsci_ssb/jwst.git license : BSD -summary : ${package:name} +summary : JWST pipeline [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/jwst_tools/jwst_tools.ini b/jwst_tools/jwst_tools.ini index 1ab248c..5a4768f 100644 --- a/jwst_tools/jwst_tools.ini +++ b/jwst_tools/jwst_tools.ini @@ -6,7 +6,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git # The JWST repo layout is different: One repo for many packages. home : ssh://git@bitbucket.org/stsci_ssb/jwst.git license : BSD -summary : ${package:name} +summary : JWST tools [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/lapack/lapack.ini b/lapack/lapack.ini index 8b9abae..f8dba9e 100644 --- a/lapack/lapack.ini +++ b/lapack/lapack.ini @@ -5,7 +5,7 @@ version : 3.6.0 [about] home : http://www.netlib.org license : BSD -summary : ${package:name} +summary : Provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. [source] fn : ${package:name}-${package:version}.tgz diff --git a/linecache2/linecache2.ini b/linecache2/linecache2.ini index 449f9b5..1337693 100644 --- a/linecache2/linecache2.ini +++ b/linecache2/linecache2.ini @@ -5,7 +5,7 @@ version : 1.0.0 [about] home : https://pypi.python.org/packages/source/l/${package:name} license : BSD -summary : ${package:name} +summary : Backports of the linecache module [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/mechanize/mechanize.ini b/mechanize/mechanize.ini index ccf9fd5..f4dafc6 100644 --- a/mechanize/mechanize.ini +++ b/mechanize/mechanize.ini @@ -5,7 +5,7 @@ version : 0.2.5 [about] home : https://pypi.python.org/packages/source/m/${package:name} license : BSD -summary : ${package:name} +summary : Stateful programmatic web browsing [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/nictools/nictools.ini b/nictools/nictools.ini index 7571c87..08514aa 100644 --- a/nictools/nictools.ini +++ b/nictools/nictools.ini @@ -5,7 +5,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : ssh://git@bitbucket.org/stsci_ssb/${package:name} license : -summary : ${package:name} +summary : Python Tools for NICMOS Data [source] git_url : ${about:home} diff --git a/pandokia/pandokia.ini b/pandokia/pandokia.ini index 6d90e45..612e698 100644 --- a/pandokia/pandokia.ini +++ b/pandokia/pandokia.ini @@ -5,7 +5,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : http://ssb.stsci.edu/testing/pandokia license : BSD -summary : ${package:name} +summary : A test management and reporting system [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/parsley/parsley.ini b/parsley/parsley.ini index fa12aa5..7def6b2 100644 --- a/parsley/parsley.ini +++ b/parsley/parsley.ini @@ -5,7 +5,7 @@ version : 1.3 [about] home : https://pypi.python.org/packages/source/P/Parsley license : BSD -summary : ${package:name} +summary : Parsing and pattern matching made easy. [source] fn : Parsley-${package:version}.tar.gz diff --git a/photutils/photutils.ini b/photutils/photutils.ini index 3aceb2d..0f5c412 100644 --- a/photutils/photutils.ini +++ b/photutils/photutils.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/astropy/${package:name} license: BSD -summary: ${package:name} +summary: Tools for detecting and performing photometry of astronomical sources. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/poppy/poppy.ini b/poppy/poppy.ini index 0821b75..206c5ff 100644 --- a/poppy/poppy.ini +++ b/poppy/poppy.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/mperrin/${package:name} license: BSD -summary: ${package:name} +summary: Physical optics propagation (wavefront diffraction) for optical simulations, particularly of telescopes. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/pyasdf/pyasdf.ini b/pyasdf/pyasdf.ini index 64299cb..bddc852 100644 --- a/pyasdf/pyasdf.ini +++ b/pyasdf/pyasdf.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} +summary: Advanced Scientific Data Format (ASDF) is a next generation interchange format for scientific data. [source] git_url: ${about:home} diff --git a/pyfftw/pyfftw.ini b/pyfftw/pyfftw.ini index ed620bd..ee8b24e 100644 --- a/pyfftw/pyfftw.ini +++ b/pyfftw/pyfftw.ini @@ -5,7 +5,7 @@ version : 0.9.2 [about] home : http://hgomersall.github.com/pyFFTW license : GPL -summary : ${package:name} +summary : A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms. [source] # Name differs from the tarball... figures diff --git a/pyqtgraph/pyqtgraph.ini b/pyqtgraph/pyqtgraph.ini index fd83256..f82d92c 100644 --- a/pyqtgraph/pyqtgraph.ini +++ b/pyqtgraph/pyqtgraph.ini @@ -6,7 +6,7 @@ version: 0.9.10 [about] home: http://www.pyqtgraph.org/ license: MIT -summary: ${package:name} +summary: Scientific Graphics and GUI Library for Python [source] fn: ${package:name}-${package:version}.tar.gz diff --git a/pyraf/pyraf.ini b/pyraf/pyraf.ini index 75abece..f56c0a0 100644 --- a/pyraf/pyraf.ini +++ b/pyraf/pyraf.ini @@ -5,7 +5,7 @@ version : 2.1.10 [about] home : https://pypi.python.org/packages/source/p/${package:name} license : BSD -summary : ${package:name} +summary : Pythonic interface to IRAF. [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/pyregion/pyregion.ini b/pyregion/pyregion.ini index e6f4f72..d417be3 100644 --- a/pyregion/pyregion.ini +++ b/pyregion/pyregion.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python license: BSD -summary: ${package:name} +summary: Parser for ds9 region files [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/pysynphot/pysynphot.ini b/pysynphot/pysynphot.ini index b4e23fc..014852f 100644 --- a/pysynphot/pysynphot.ini +++ b/pysynphot/pysynphot.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: ssh://git@bitbucket.org/stsci_ssb/${package:name} license: BSD -summary: ${package:name} +summary: Synthetic Photometry Utilities [source] git_url: ${about:home} diff --git a/pywcs/pywcs.ini b/pywcs/pywcs.ini index 2f9fc4d..e391889 100644 --- a/pywcs/pywcs.ini +++ b/pywcs/pywcs.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: ssh://git@bitbucket.org/stsci_ssb/${package:name} license: BSD -summary: ${package:name} +summary: A set of routines for handling the FITS World Coordinate System (WCS) standard [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/reftools/reftools.ini b/reftools/reftools.ini index 0b3ef60..9833424 100644 --- a/reftools/reftools.ini +++ b/reftools/reftools.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python license: BSD -summary: ${package:name} +summary: Support creation of calibration reference files for Hubble Space Telescope [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}.git diff --git a/sextractor/sextractor-generic.ini b/sextractor/sextractor-generic.ini index 66fb558..1a0c64e 100644 --- a/sextractor/sextractor-generic.ini +++ b/sextractor/sextractor-generic.ini @@ -6,7 +6,7 @@ version : 2.19.5 # Manual assignment, because package:name differs home : http://www.astromatic.net/download/sextractor license : GPL -summary : ${package:name} +summary : Builds a catalogue of objects from an astronomical image [source] fn : sextractor-${package:version}.tar.gz diff --git a/sextractor/sextractor.ini b/sextractor/sextractor.ini index 7a6785b..4eae116 100644 --- a/sextractor/sextractor.ini +++ b/sextractor/sextractor.ini @@ -5,7 +5,7 @@ version : 2.19.5 [about] home : http://www.astromatic.net/download/${package:name} license : GPL -summary : ${package:name} +summary : Builds a catalogue of objects from an astronomical image [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/specview/specview.ini b/specview/specview.ini index 8ffe2ef..9952e72 100644 --- a/specview/specview.ini +++ b/specview/specview.ini @@ -5,8 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} -readme: README.rst +summary: Sectrum visualization, manipulation, and fitting [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/sphinx_rtd_theme/sphinx_rtd_theme.ini b/sphinx_rtd_theme/sphinx_rtd_theme.ini index 92bfef5..b03d659 100644 --- a/sphinx_rtd_theme/sphinx_rtd_theme.ini +++ b/sphinx_rtd_theme/sphinx_rtd_theme.ini @@ -5,7 +5,7 @@ version : 0.1.9 [about] home : https://pypi.python.org/packages/source/s/${package:name} license : BSD -summary : ${package:name} +summary : Sphinx theme for readthedocs.org [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/sphinxcontrib-programoutput/sphinxcontrib-programoutput.ini b/sphinxcontrib-programoutput/sphinxcontrib-programoutput.ini index 2c699ee..d030948 100644 --- a/sphinxcontrib-programoutput/sphinxcontrib-programoutput.ini +++ b/sphinxcontrib-programoutput/sphinxcontrib-programoutput.ini @@ -5,7 +5,7 @@ version : 0.8 [about] home : https://pypi.python.org/packages/source/s/${package:name} license : BSD -summary : ${package:name} +summary : Sphinx extension to include program output [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/stginga/stginga.ini b/stginga/stginga.ini index b605512..628dcc0 100644 --- a/stginga/stginga.ini +++ b/stginga/stginga.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} +summary: Ginga products specific to STScI data analysis. [source] #fn: ${package:name}-${package:version}.tar.gz diff --git a/stistools/stistools.ini b/stistools/stistools.ini index d30a505..4c64b56 100644 --- a/stistools/stistools.ini +++ b/stistools/stistools.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python license: BSD -summary: ${package:name} +summary: Tools for STIS (Space Telescope Imaging Spectrograph) [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}.git diff --git a/stsci.convolve/stsci.convolve.ini b/stsci.convolve/stsci.convolve.ini index 2f29e76..bb6a7d2 100644 --- a/stsci.convolve/stsci.convolve.ini +++ b/stsci.convolve/stsci.convolve.ini @@ -3,9 +3,9 @@ name: stsci.convolve version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} +summary: Image array convolution functions [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/stsci.distutils/stsci.distutils.ini b/stsci.distutils/stsci.distutils.ini index ca8b41c..5eec4d2 100644 --- a/stsci.distutils/stsci.distutils.ini +++ b/stsci.distutils/stsci.distutils.ini @@ -3,9 +3,9 @@ name: stsci.distutils version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} +summary: distutils/packaging-related utilities used by some of STScI\'s packages [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/stsci.image/stsci.image.ini b/stsci.image/stsci.image.ini index d569b97..c8c3a7f 100644 --- a/stsci.image/stsci.image.ini +++ b/stsci.image/stsci.image.ini @@ -3,10 +3,9 @@ name: stsci.image version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} -#readme: README.md +summary: Image array manipulation functions [source] git_url: ssh://git@bitbucket.org/stsci_ssb/stsci.image.git diff --git a/stsci.imagemanip/stsci.imagemanip.ini b/stsci.imagemanip/stsci.imagemanip.ini index f03c5bb..e7945ac 100644 --- a/stsci.imagemanip/stsci.imagemanip.ini +++ b/stsci.imagemanip/stsci.imagemanip.ini @@ -3,9 +3,9 @@ name: stsci.imagemanip version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} +summary: STScI general image manipulation tools [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/stsci.imagestats/stsci.imagestats.ini b/stsci.imagestats/stsci.imagestats.ini index f1ffd7d..f6dcacf 100644 --- a/stsci.imagestats/stsci.imagestats.ini +++ b/stsci.imagestats/stsci.imagestats.ini @@ -3,10 +3,9 @@ name: stsci.imagestats version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} -#readme: README.md +summary: Compute various useful statistical values for array objects [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/stsci.ndimage/stsci.ndimage.ini b/stsci.ndimage/stsci.ndimage.ini index e99577d..c102bbf 100644 --- a/stsci.ndimage/stsci.ndimage.ini +++ b/stsci.ndimage/stsci.ndimage.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/embray/${package:name} license: GPL -summary: ${package:name} +summary: Various functions for multi-dimensional image processing--fork of scipy.ndimage for use with stsci_python [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/stsci.numdisplay/stsci.numdisplay.ini b/stsci.numdisplay/stsci.numdisplay.ini index d041255..c818646 100644 --- a/stsci.numdisplay/stsci.numdisplay.ini +++ b/stsci.numdisplay/stsci.numdisplay.ini @@ -3,9 +3,9 @@ name: stsci.numdisplay version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} +summary: Package for displaying numpy arrays in DS9 #readme: README.md [source] diff --git a/stsci.sphinxext/stsci.sphinxext.ini b/stsci.sphinxext/stsci.sphinxext.ini index ad54e45..3295c4c 100644 --- a/stsci.sphinxext/stsci.sphinxext.ini +++ b/stsci.sphinxext/stsci.sphinxext.ini @@ -5,8 +5,7 @@ version: 1.2.1 [about] home: https://pypi.python.org/pypi/${package:name} license: GPL -summary: ${package:name} -#readme: README.md +summary: Tools and templates to customize Sphinx for use in STScI projects [source] fn: ${package:name}-${package:version}.tar.gz diff --git a/stsci.stimage/stsci.stimage.ini b/stsci.stimage/stsci.stimage.ini index f73a22c..0f0fbea 100644 --- a/stsci.stimage/stsci.stimage.ini +++ b/stsci.stimage/stsci.stimage.ini @@ -3,9 +3,9 @@ name: stsci.stimage version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} +summary: Various image processing functions [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/stsci.tools/stsci.tools.ini b/stsci.tools/stsci.tools.ini index 75bcf84..f02cd91 100644 --- a/stsci.tools/stsci.tools.ini +++ b/stsci.tools/stsci.tools.ini @@ -3,9 +3,9 @@ name: stsci.tools version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home: https://github.com/embray/${package:name} +home: http://www.stsci.edu/resources/software_hardware/stsci_python license: GPL -summary: ${package:name} +summary: Tools common to STScI packages #readme: README.md [source] diff --git a/stwcs/stwcs.ini b/stwcs/stwcs.ini index d188c6a..7229cf9 100644 --- a/stwcs/stwcs.ini +++ b/stwcs/stwcs.ini @@ -5,7 +5,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home : ssh://git@bitbucket.org/stsci_ssb/${package:name} license : BSD -summary : ${package:name} +summary : Recomputes the WCS of an HST observation and puts all distortion [source] #fn : ${package:name}-${package:version}.tar.gz diff --git a/threading2/threading2.ini b/threading2/threading2.ini index 90caff2..90bec5a 100644 --- a/threading2/threading2.ini +++ b/threading2/threading2.ini @@ -5,7 +5,7 @@ version : 0.1.0 [about] home : https://pypi.python.org/packages/source/t/${package:name} license : BSD -summary : ${package:name} +summary : Like the standard threading module, but awesomer [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/traceback2/traceback2.ini b/traceback2/traceback2.ini index 5afaaec..c4b4677 100644 --- a/traceback2/traceback2.ini +++ b/traceback2/traceback2.ini @@ -5,7 +5,7 @@ version : 1.4.0 [about] home : https://pypi.python.org/packages/source/t/${package:name} license : BSD -summary : ${package:name} +summary : Backports of the traceback module [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/webbpsf/webbpsf.ini b/webbpsf/webbpsf.ini index bd126db..dbce346 100644 --- a/webbpsf/webbpsf.ini +++ b/webbpsf/webbpsf.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/mperrin/${package:name} license: BSD -summary: ${package:name} +summary: Creates simulated point spread functions for the James Webb Space Telescope [source] git_url: ${about:home} diff --git a/wfc3tools/wfc3tools.ini b/wfc3tools/wfc3tools.ini index e39bcd5..600200c 100644 --- a/wfc3tools/wfc3tools.ini +++ b/wfc3tools/wfc3tools.ini @@ -3,9 +3,9 @@ name : wfc3tools version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : http:// +home : http://www.stsci.edu/resources/software_hardware/stsci_python license : BSD -summary : ${package:name} +summary : Python Tools for WFC3 Data [source] git_url : ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/wfpc2tools/wfpc2tools.ini b/wfpc2tools/wfpc2tools.ini index 7b5f833..02e55fd 100644 --- a/wfpc2tools/wfpc2tools.ini +++ b/wfpc2tools/wfpc2tools.ini @@ -3,9 +3,9 @@ name : wfpc2tools version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : http:// +home : http://www.stsci.edu/resources/software_hardware/stsci_python license : BSD -summary : ${package:name} +summary : Tools for use with WFPC2 (Wide Field and Planetary Camera 2) [source] git_url : ssh://git@bitbucket.org/stsci_ssb/${package:name} diff --git a/ws4py/ws4py.ini b/ws4py/ws4py.ini index b01afa8..bc5bfaa 100644 --- a/ws4py/ws4py.ini +++ b/ws4py/ws4py.ini @@ -5,7 +5,7 @@ version : 0.3.4 [about] home : https://pypi.python.org/packages/source/w/${package:name} license : BSD -summary : ${package:name} +summary : WebSocket client and server library for Python 2 and 3 as well as PyPy [source] fn : ${package:name}-${package:version}.tar.gz diff --git a/yolk/yolk.ini b/yolk/yolk.ini index 4a2a3ae..21c7d11 100644 --- a/yolk/yolk.ini +++ b/yolk/yolk.ini @@ -5,7 +5,7 @@ version : 0.4.3 [about] home : https://pypi.python.org/packages/source/y/${package:name} license : BSD -summary : ${package:name} +summary : Command-line tool for querying PyPI and Python packages installed on your system. [source] fn : ${package:name}-${package:version}.tar.gz @@ -17,11 +17,10 @@ number : 0 [requirements] build : - setuptools python -run : +run : python [test] |