Bug 125208 - [NEW PORT]devel/py-geojson:Python's Encoder/decoder for simple GIS features
Summary: [NEW PORT]devel/py-geojson:Python's Encoder/decoder for simple GIS features
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-07-03 08:40 UTC by wenheping
Modified: 2008-07-18 13:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.82 KB, text/plain)
2008-07-03 08: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-07-03 08:40:03 UTC
py-geojson is a python's Encoder/decoder for
simple GIS features.The package contains the
reference implementation of the Python geo
interface(http://trac.gispython.org/projects/
PCL/wiki/PythonGeoInterface) and the functions
for encoding and decoding GeoJSON formatted
data(http://geojson.org).

WWW: http://pypi.python.org/pypi/geojson/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-03 08:40:08 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-07-18 13:38:11 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-18 13:38:35 UTC
miwi        2008-07-18 12:38:21 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-geojson     Makefile distinfo pkg-descr pkg-plist 
  Log:
  A reference implementation of the PythonGeoInterface and
  the GeoJSON.
  
  WWW: http://pypi.python.org/pypi/geojson/
  
  PR:             ports/125208
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.3132    +1 -0      ports/devel/Makefile
  1.1       +36 -0     ports/devel/py-geojson/Makefile (new)
  1.1       +3 -0      ports/devel/py-geojson/distinfo (new)
  1.1       +4 -0      ports/devel/py-geojson/pkg-descr (new)
  1.1       +12 -0     ports/devel/py-geojson/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"