Language

Package: python-backports-csv @ 1.0.7

Synopsis

Backport of Python 3's csv module for Python 2

Description

Provides a backport of Python 3's csv module for parsing comma separated values. The API of the csv module in Python 2 is drastically different from the csv module in Python 3. This is due, for the most part, to the difference between str in Python 2 and Python 3.

Home page
https://github.com/ryanhiebert/backports.csv
Location
gnu/packages/python-xyz.scm (line: 7577, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings