[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#56426] [PATCH 0/6] Add Julia CSV
From: |
zimoun |
Subject: |
[bug#56426] [PATCH 0/6] Add Julia CSV |
Date: |
Wed, 6 Jul 2022 20:05:37 +0200 |
Hi,
This series adds Julia CSV reader/writer. Well, 'CSV.Chunks' fails so then
the 2 related tests. I have no clue what could be wrong. Therefore, I have
disabled these two ones.
I am currently checking some packages for i686-linux but the issues, if any,
can be addressed later. Having the feedback from the build will help.
Cheers,
simon
zimoun (6):
gnu: julia-parsers: Update to 2.2.4.
gnu: Add julia-inlinestrings.
gnu: julia-json: Update to 0.21.3.
gnu: julia-weakrefstrings: Update to 1.4.0.
gnu: Add julia-sentinelarrays.
gnu: Add julia-csv.
gnu/packages/julia-xyz.scm | 103 ++++++++++++++++++++++++++++++++++---
1 file changed, 97 insertions(+), 6 deletions(-)
base-commit: 111bdcff48902457a7218f7ef8a80ad3dfaac3d1
--
2.36.0
- [bug#56426] [PATCH 0/6] Add Julia CSV,
zimoun <=
- [bug#56426] [PATCH 1/6] gnu: julia-parsers: Update to 2.2.4., zimoun, 2022/07/06
- [bug#56426] [PATCH 2/6] gnu: Add julia-inlinestrings., zimoun, 2022/07/06
- [bug#56426] [PATCH 3/6] gnu: julia-json: Update to 0.21.3., zimoun, 2022/07/06
- [bug#56426] [PATCH 5/6] gnu: Add julia-sentinelarrays., zimoun, 2022/07/06
- [bug#56426] [PATCH 6/6] gnu: Add julia-csv., zimoun, 2022/07/06
- [bug#56426] [PATCH 4/6] gnu: julia-weakrefstrings: Update to 1.4.0., zimoun, 2022/07/06
- [bug#56426] [PATCH 0/6] Add Julia CSV, zimoun, 2022/07/08
- bug#56426: [PATCH 0/6] Add Julia CSV, Efraim Flashner, 2022/07/11