savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #13701] Submission of Tiny CSV


From: Kostas Deligiannidis
Subject: [Savannah-register-public] [task #13701] Submission of Tiny CSV
Date: Tue, 28 Jul 2015 12:12:58 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36

URL:
  <http://savannah.nongnu.org/task/?13701>

                 Summary: Submission of Tiny CSV
                 Project: Savannah Administration
            Submitted by: kdeligian
            Submitted on: Tue 28 Jul 2015 12:12:57 PM GMT
         Should Start On: Tue 28 Jul 2015 12:00:00 AM GMT
   Should be Finished on: Fri 07 Aug 2015 12:00:00 AM GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=11490> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=11490>


= Registration Details =

* Name: *Tiny CSV*
* System Name:  *tcsv*
* Type: non-GNU software and documentation
* License: GNU General Public License v3 or later

----

==== Description: ====
TCSV is a tiny CSV reader (at least at the beginning).
The source code is in C language (C89) and should compile with most C and C++
compilers.
It has been tested with GCC and G++.

The main goal was to make a very fast CSV reader in plain C, while I couldn't
find something similar.
Tiny CSV is very easy to use.
It only allocates memory once in a single contiguous area, so it is trivial
for the user to deallocate it.

This is Free Software, under the GPLv3 license.


==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/csv_break_release.c






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?13701>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]