taskSavannah Administration - Tasks: task #13701, Submission of Tiny CSV

 
 

task #13701: Submission of Tiny CSV

Submitter:  Kostas Deligiannidis <kdeligian>
Submitted:  Tue 28 Jul 2015 12:12:57 PM UTC
   
 
Should Start On:  Tue 28 Jul 2015 12:00:00 AM UTC Should be Finished on:  Fri 07 Aug 2015 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  agn Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 24 Sep 2015 11:14:42 AM UTC, comment #3: 

Hello,

I am closing this submission due to inactivity.
You will still be able to register the project again once you have the time to deal with the registration issues.

Regards,
 - Assaf

Assaf Gordon <agn>
Site Administrator
Mon 31 Aug 2015 12:15:13 AM UTC, comment #2: 

Hello,

Are you still interested in the submission of project 'Tiny CSV' ?

If within two weeks there is no reply, this submission request will be closed.
You will still be able to register the project again once you have the time to deal with the registration issues.

Regards,
- Assaf

Assaf Gordon <agn>
Site Administrator
Tue 11 Aug 2015 03:14:52 AM UTC, comment #1: 

Hello,

Thank you for submitting a new project to host on GNU Savannah.

To ensures a level of quality for projects hosted at Savannah, we ask that you do not submit a bare source code file:

"Source files include Makefiles, scripts, and ChangeLogs from your project, not just bare source code."
( from http://savannah.gnu.org/maintenance/HowToGetYourProjectApprovedQuickly/ ) .

Please add the supporting auxiliary files (e.g. Makefile, COPYING, etc).
and ensure they also carry a copyright statement and a license notice.

Upload an updated archive to savannah to continue with the submission process
(using the form at the bottom of this page: https://savannah.gnu.org/task/?13701 ).

regards,
- assaf

Assaf Gordon <agn>
Site Administrator
Tue 28 Jul 2015 12:12:57 PM UTC, original submission:  

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 page, accessible only to site administrators, effectively logged as site administrators (superuser):



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


Kostas Deligiannidis <kdeligian>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by agn (Posted a comment)
  • -email is unavailable- added by kdeligian (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-09-24 agn StatusWait reply Cancelled
        Open/ClosedOpen Closed
    2015-08-11 agn StatusNone Wait reply
        Assigned toNone agn

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code