Date: Fri, 01 Jun 2018 20:42:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228665] [NEW PORT] graphics/py-fiona, devel/py-cligj and devel/py-munch Message-ID: <bug-228665-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228665 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@FreeBSD.org Reporter: lbartoletti@tuxfamily.org Attachment #193899 maintainer-approval+ Flags: Flags: maintainer-feedback+ Created attachment 193899 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193899&action= =3Dedit 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 ty= pes 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=20 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228665-7788>