csv
Package info
-
Homepage
gitlab.com/clean-and-itasks/libraries/csv -
Latest version
1.0.3, a month ago -
Maintainer
TOP Software Technology -
License
BSD-2-Clause
Description
This library provides functions for working with CSV files.
Readme
# csv
This library provides functions for working with CSV files.
## Licence
The package is licensed under the BSD-2-Clause license; for details, see the
[LICENSE](/LICENSE) file.
The views and conclusions contained in the software and documentation are those of the
authors and should not be interpreted as representing official policies, either expressed
or implied, of Radboud University Nijmegen.
Changelog
# Changelog
#### 1.0.3
- Fix: correctly process CSV files with equal quoting and escapting character.
#### 1.0.2
- Chore: accept `base` `3.0`.
#### 1.0.1
- Chore: allow text ^2.
## 1.0.0
- Initial version, import modules from clean platform v0.3.38 and destill all
csv modules.
Versions
-
1.0.3 latest a month ago
Dependencies: base ^2.0.0 || ^3.0.0; text ^1.0.0 || ^2.0.0.
Targets: any-any.
-
1.0.2 1 year, 2 months ago
Dependencies: base ^2.0.0 || ^3.0.0; text ^1.0.0 || ^2.0.0.
Targets: any-any.
-
1.0.1 1 year, 8 months ago
Dependencies: base ^2.0.0; text ^1.0.0 || ^2.0.0.
Targets: any-any.
-
1.0.0 1 year, 10 months ago
Dependencies: base ^2.0.0; text ^1.0.0.
Targets: any-any.