Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224695 - dev-python/pyproj-1.8.5: new ebuild
Summary: dev-python/pyproj-1.8.5: new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/pyproj/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 02:31 UTC by Sam Jacobson
Modified: 2009-02-28 20:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/pyproj-1.8.5 (pyproj-1.8.5.ebuild,329 bytes, text/plain)
2008-06-03 02:33 UTC, Sam Jacobson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Jacobson 2008-06-03 02:31:38 UTC
pyproj "Performs cartographic transformations and geodetic computations". It's python bindings to the proj4 library.


Reproducible: Always

Steps to Reproduce:
Comment 1 Sam Jacobson 2008-06-03 02:33:01 UTC
Created attachment 155309 [details]
dev-python/pyproj-1.8.5

Added initial ebuild.
Comment 2 Sam Jacobson 2008-06-03 02:35:54 UTC
A much better description (taken from http://www.freshports.org/graphics/py-pyproj/):

Pyrex wrapper to provide python interfaces to
PROJ.4 (http://proj.maptools.org) functions.

Performs cartographic transformations (converts from longitude,latitude
to native map projection x,y coordinates and vice versa, or from
one map projection coordinate system directly to another).
Comment 3 Patrick Lauer gentoo-dev 2009-02-28 20:17:19 UTC
+*pyproj-1.8.5 (28 Feb 2009)                                                                                                      
+                                                                                                                                 
+  28 Feb 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml,                                                                 
+  +pyproj-1.8.5.ebuild:                                                                                                          
+  Initial import. Fixes #224695. Ebuild contributed by Sam Jacobson