astLib is a set of Python modules that provides some tools for research astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and developed) as part of astLib. WWW: http://astlib.sourceforge.net Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-03-26 14:14:15 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/py-astLib Makefile distinfo pkg-descr pkg-plist Log: astLib is a set of Python modules that provides some tools for research astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and developed) as part of astLib. WWW: http://astlib.sourceforge.net PR: ports/133084 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.131 +1 -0 ports/astro/Makefile 1.1 +31 -0 ports/astro/py-astLib/Makefile (new) 1.1 +3 -0 ports/astro/py-astLib/distinfo (new) 1.1 +8 -0 ports/astro/py-astLib/pkg-descr (new) 1.1 +39 -0 ports/astro/py-astLib/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"