csv-slurp: extracts data from a CSV file

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

extracts data from a CSV file - see README.md for more details


[Skip to Readme]

Properties

Versions 0.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5) [details]
License GPL-3.0-or-later
Copyright (C) 2022 Jonathan Lamothe
Author Jonathan Lamothe
Maintainer jonathan@jlamothe.net
Category Data
Uploaded by jlamothe at 2022-04-18T18:59:36Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for csv-slurp-0.0.0

[back to package description]

csv-slurp

Copyright (C) Jonathan Lamothe jonathan@jlamothe.net

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Important Note

This library is not yet ready for release. As such, all code should be considered to be unstable and subject to change at any time.