unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: Matt Wette <matt.wette@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: csv module site?
Date: Wed, 27 Jan 2021 22:41:48 -0800	[thread overview]
Message-ID: <CA+XASoWRGZBb_efw4-7xciEY1uV5Pxs7GDfOEeFXz8-cCMhVpQ@mail.gmail.com> (raw)
In-Reply-To: <738eb1ab-85ad-8995-555c-b663d0c7529b@gmail.com>

May be you can try:

https://github.com/artyom-poptsov/guile-dsv

It looks pretty complete.

On Wed, Jan 27, 2021 at 2:56 PM Matt Wette <matt.wette@gmail.com> wrote:
>
> Hi All,
>
> Where is csv.scm maintained these days?  I'm running into a bug or feature
> where a line with only separators has N-1 entries where I'm expecting N.
> Example.
>
> a<tab>b<tab>c
> 1<tab>2<tab>3
> <tab><tab>
>
> gives
>
> (#("a" "b" "c") #("1" "2" "3") #("" ""))
>
> Matt
>
>



      reply	other threads:[~2021-01-28  6:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27 22:56 csv module site? Matt Wette
2021-01-28  6:41 ` Aleix Conchillo Flaqué [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+XASoWRGZBb_efw4-7xciEY1uV5Pxs7GDfOEeFXz8-cCMhVpQ@mail.gmail.com \
    --to=aconchillo@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=matt.wette@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).