[Bug 228665] [NEW PORT] graphics/py-fiona, devel/py-cligj and devel/py-munch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 1 20:42:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228665

            Bug ID: 228665
           Summary: [NEW PORT] graphics/py-fiona, devel/py-cligj and
                    devel/py-munch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/Toblerity/Fiona
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: lbartoletti at tuxfamily.org
 Attachment #193899 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 193899
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193899&action=edit
fiona 1.7.11

Description:
Fiona is designed to be simple and dependable. It focuses on reading and
writing data in standard Python IO style and relies upon familiar Python types
and protocols such as files, dictionaries, mappings, and iterators instead of
classes specific to OGR. Fiona can read and write real-world data using
multi-layered GIS formats and zipped virtual file systems and integrates
readily with other Python GIS packages such as pyproj, Rtree, and Shapely.
Fiona is supported only on CPython versions 2.7 and 3.4+.

Poudriere 10/11 i386/amd64 OK
portlint WARN for PY_ENUM34: WARN: Makefile: you may want directory for
dependency py27-enum34>0 to be devel/py-enum34:@${FLAVOR}

Adds two required ports: devel/py-munch and devel/py-cligj

devel/py-munch 
https://github.com/Infinidat/munch
munch is a fork of David Schoonover's Bunch package, providing similar
functionality. 99% of the work was done by him, and the fork was made mainly
for lack of responsiveness for fixes and maintenance on the original code.

Munch is a dictionary that supports attribute-style access, a la JavaScript.


devel/py-cligj
https://github.com/mapbox/cligj
Common arguments and options for GeoJSON processing commands, using Click.

cligj is for Python developers who create command line interfaces for
geospatial data. cligj allows you to quickly build consistent, well-tested and
interoperable CLIs for handling GeoJSON.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list