Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds csvkit along with all dependencies #15332

Merged
merged 9 commits into from
May 12, 2016
Merged

Conversation

vrthra
Copy link
Member

@vrthra vrthra commented May 9, 2016

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Requires Agate from the previous PR

vrthra added 5 commits May 9, 2016 10:39
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf
files
This library reads DBF files and returns the data as native Python data types
for further processing. It is primarily intended for batch jobs and one-off
scripts.
A small Python library to parse various kinds of time expressions
agate is a Python data analysis library that is optimized for humans instead of
machines. It is an alternative to numpy and pandas that solves real-world
problems with readable code.
agate is a Python data analysis library that is optimized for humans instead of
machines. It is an alternative to numpy and pandas that helps you solve
real-world problems with readable code.
vrthra added 4 commits May 9, 2016 15:42
dateutil_2.2 is required by the csvkit 0.9.1
openpyxl-2.2.0-b1 is needed by csvkit-0.9.1
csvkit is a suite of utilities for converting to and working with CSV, the king
of tabular file formats.
@FRidh FRidh merged commit a494cc8 into NixOS:master May 12, 2016
@vrthra vrthra deleted the csvkit branch July 2, 2016 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants