# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-sgp4 version 2.25 revision 0 categories-append science platforms darwin license MIT maintainers {mps @Schamschula} openmaintainer homepage https://github.com/brandon-rhodes/python-sgp4 description Most recent SGP4 satellite tracking algorithm in Python. long_description \ This Python package computes the position and velocity of an \ earth-orbiting satellite, given the satellite's TLE orbital elements \ from a source like Celestrak. Algorithm described in paper \ AIAA 2006-6753\; see http://goo.gl/OaVlLh checksums rmd160 384785c35145765cf010066c8e8b9c844c7a4296 \ sha256 e19edc6dcc25d69fb8fde0a267b8f0c44d7e915c7bcbeacf5d3a8b595baf0674 \ size 181016 python.versions 39 310 311 312 313