Bug 128456 - [NEW PORT]astro/py-pyfits:Python Interface to FITS Formatted Files
Summary: [NEW PORT]astro/py-pyfits:Python Interface to FITS Formatted Files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-29 06:40 UTC by wenheping
Modified: 2008-11-01 22:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.61 KB, text/plain)
2008-10-29 06:40 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-10-29 06:40:00 UTC
PyFITS provides an interface to FITS formatted files
under the Python scripting language. It is useful for
interactive data analysis and for writing analysis
scripts in Python using FITS files as either input or
output. PyFITS is a development project of the Science
Software Branch at the Space Telescope Science Institute.

WWW: http://www.stsci.edu/resources/software_hardware/pyfits

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-29 06:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-01 22:01:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-01 22:02:07 UTC
miwi        2008-11-01 22:01:53 UTC

  FreeBSD ports repository

  Modified files:
    astro                Makefile 
  Added files:
    astro/py-pyfits      Makefile distinfo pkg-descr pkg-plist 
  Log:
  PyFITS provides an interface to FITS formatted files
  under the Python scripting language. It is useful for
  interactive data analysis and for writing analysis
  scripts in Python using FITS files as either input or
  output. PyFITS is a development project of the Science
  Software Branch at the Space Telescope Science Institute.
  
  WWW: http://www.stsci.edu/resources/software_hardware/pyfits
  
  PR:             ports/128456
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.126     +1 -0      ports/astro/Makefile
  1.1       +23 -0     ports/astro/py-pyfits/Makefile (new)
  1.1       +3 -0      ports/astro/py-pyfits/distinfo (new)
  1.1       +8 -0      ports/astro/py-pyfits/pkg-descr (new)
  1.1       +13 -0     ports/astro/py-pyfits/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"