taskSavannah Administration - Tasks: task #6756, Submission of Rawtools

 
 

task #6756: Submission of Rawtools

Submitter:  Ivan Shmakov <oneingray>
Submitted:  Sun 15 Apr 2007 06:19:02 AM UTC
   
 
Should Start On:  Sat 14 Apr 2007 05:00:00 PM UTC Should be Finished on:  Tue 24 Apr 2007 05:00:00 PM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  sp Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 22 Apr 2007 08:24:16 PM UTC, comment #3: 

Hi Ivan,

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards,

Stephan

Stephan Peijnik <sp>
Sun 22 Apr 2007 09:06:03 AM UTC, comment #2: 

I think I've now added all the necessary copyleft notices.  The version in the GNU Arch archive is updated.

2007-04-22 08:36:32 GMT Ivan Shmakov <ivan@theory.asu.ru>       patch-15

    Summary:
      Added proper copyleft notices.
    Revision:
      rawtools--main--0.1--patch-15

    lib/numconv.c: Added proper copyleft notices.
    lib/numconv.h: Likewise.
    lib/oalist.c: Likewise.
...

Ivan Shmakov <oneingray>
Sat 21 Apr 2007 08:38:56 PM UTC, comment #1: 

Hi Ivan,
 
I'm evaluating the project you submitted for approval in Savannah. While doing so I have noticed a problem which is described below.


In order to release your project properly and unambiguously under the GNU GPL, please place copyright notices and permission-to-copy statements at the beginning of every copyrightable file, usually any file more than 10 lines long.

In addition, if you haven't already, please include a copy of the plain text version of the GPL, available from http://www.gnu.org/licenses/gpl.txt, into a file named "COPYING".

For more information, see http://www.gnu.org/licenses/gpl-howto.html.

If some of your files cannot carry such notices (e.g. binary files), then you can add a README file in the same directory containing the copyright and license notices. Check http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further information.

The GPL FAQ explains why these procedures must be followed.  To learn why a copy of the GPL must be included with every copy of the code, for example, see http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude.


If you are willing to make the changes mentioned above, please provide us with an URL to an updated tarball of your project.  Upon review, we will reconsider your project for inclusion in Savannah.

To help us better keep track of your registration, please use the tracker's web interface following the link below. Do not reply directly, the registration process is not driven by e-mail, and we will not receive such replies.

Regards,

Stephan

Stephan Peijnik <sp>
Sun 15 Apr 2007 06:19:02 AM 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: Rawtools
  • System Name:  rawtools
  • Type: non-GNU software & documentation
  • License: GNU General Public License V2 or later





Description:

Rawtools is a package dedicated to processing so-called ``binary'' (or ``raw'') files.

The package is supposed to be what Coreutils are to text files.  There's to be at least two sets of tools: one set to threat files as sequences of arbitrarily-sized blocks, and the other to threat them as sequences of numbers in machine's own representation.

Currently implemented tools are: `rawilv', which interleaves  blocks of the specified files (i. e., analogue to `paste'); `rawmatrix', which reads numeric vectors out of binary file, multiplies them by a matrix, then writes the resulting vectors into another binary file; `rawxform', which allows one to convert between machine's number formats (`float', `double' and `int8_t' are supported so far), optionally applying an arbitrary transformation to the numbers.

The source is available from a GNU Arch archive:
ivan@theory.asu.ru--space-2007
    http://theory.asu.ru/~ivan/tla-archives/space-2007
Current version: rawtools--main--0.1



Other Software Required:

GNU Libc are required, since the code relies on Argp.



Ivan Shmakov <oneingray>

 

(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 sp (Posted a comment)
  • -email is unavailable- added by oneingray (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
    2007-04-22 sp StatusWait reply Done
        Open/ClosedOpen Closed
    2007-04-21 sp StatusNone Wait reply
        Assigned toNone sp

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code