Opened 11 years ago
Closed 11 years ago
#41337 closed submission (fixed)
py-cartopy @0.9.0: new port submission
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | py-cartopy |
Description
This port should go to python/py-cartopy (some details below). Please comment or commit.
py-cartopy @0.9.0 (python, science, gis, graphics) Sub-ports: py27-cartopy Description: Cartopy is a Python package designed to make drawing maps for data analysis and visualisation as easy as possible. It makes use of the powerful PROJ.4, numpy and shapely libraries and has a simple and intuitive drawing interface to matplotlib for creating publication quality maps. Homepage: http://scitools.org.uk/cartopy/ Library Dependencies: py27-cartopy Platforms: darwin License: LGPL3 Maintainers: Peter.Danecek@bo.ingv.it, openmaintainer@macports.org
The dependencies try to respect the recommendations from developers list, i.e. depend_build
are taken from setup.py
, python modules are only depend_run
and depend_lib
describes linking of *.so extension files:
Build Dependencies: py27-setuptools, py27-cython, py27-numpy Library Dependencies: python27, proj, geos Runtime Dependencies: py27-numpy, py27-scipy, py27-matplotlib, py27-shapely, py27-pyshp, py27-nose, py27-pep8, py27-mock, py27-pil
Attachments (1)
Change History (4)
Changed 11 years ago by petrrr
comment:3 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Portfile for python/py-cartopy;