Bug 227295 - [NEW PORT] textproc/py-tablib: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
Summary: [NEW PORT] textproc/py-tablib: Format agnostic tabular data library (XLS, JSO...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL: https://pypi.python.org/pypi/tablib
Keywords:
Depends on:
Blocks: 227297
  Show dependency treegraph
 
Reported: 2018-04-05 13:50 UTC by Kai Knoblich
Modified: 2018-04-06 10:57 UTC (History)
2 users (show)

See Also:


Attachments
py-tablib.shar (2.08 KB, text/plain)
2018-04-05 13:50 UTC, Kai Knoblich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-04-05 13:50:56 UTC
Created attachment 192243 [details]
py-tablib.shar

Hello,

attached is the shar file for the Python package py-tablib, a library used to format agnostic tabular data (XLS, JSON, YAML, CSV).

It allows one to import, export, and manipulate tabular data sets. Advanced features include: segregation, dynamic columns, tags & filtering, and seamless
Xformat import & export.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

Note:
The requirements.txt on the GitHub project site is outdated. The dependencies were checked manually and set accordingly.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-06 10:48:00 UTC
A commit references this bug:

Author: wen
Date: Fri Apr  6 10:47:04 UTC 2018
New revision: 466637
URL: https://svnweb.freebsd.org/changeset/ports/466637

Log:
  Tablib is an format-agnostic tabular dataset library, written in Python. It
  allows one to import, export, and manipulate tabular data sets. Advanced
  features include, segregation, dynamic columns, tags & filtering, and seamless
  format import & export.

  WWW: http://python-tablib.org

  PR:		227295
  Submitted by:	freebsd_ports@k-worx.org

Changes:
  head/textproc/Makefile
  head/textproc/py-tablib/
  head/textproc/py-tablib/Makefile
  head/textproc/py-tablib/distinfo
  head/textproc/py-tablib/pkg-descr