taskSavannah Administration - Tasks: task #16534, Submission of dr

 
 

task #16534: Submission of dr

Submitter:  Mahmoud Es-sehayli <mahmoudesse>
Submitted:  Mon 22 Apr 2024 02:59:15 PM UTC
   
 
Should Start On:  Mon 22 Apr 2024 12:00:00 AM UTC Should be Finished on:  Thu 02 May 2024 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  In Progress Privacy:  Public
Assigned to:  ineiev Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 26 Apr 2024 10:34:05 AM UTC, comment #3: 

Still the package seems very simple to me.  May I suggest that you re-submit it when it's clear that your program is big enough for a dedicated Savane group?

Ineiev <ineiev>
Site Administrator
Tue 23 Apr 2024 08:52:56 PM UTC, comment #2: 

I just recently started woking on it, but I wanted something that works like ls but to list only directories and their information whithout having to add the -d option.

Mahmoud Es-sehayli <mahmoudesse>
Tue 23 Apr 2024 08:31:44 AM UTC, comment #1: 

Your package is basically a short single file; its functionality can be expressed with a line like

find $1 -maxdepth 1 -type d ! -name . -print


We discourage simplistic packages on Savannah.  They can be hosted on a single web page and needn't a full-fledged Savannah group.

Ineiev <ineiev>
Site Administrator
Mon 22 Apr 2024 02:59:15 PM UTC, original submission:  

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


Registration Administration


Approving or discarding the registration must be done using the specific
Group administration page, accessible only to site
administrators logged in as superusers.

Registration Details


  • Name: dr
  • System Name:  dr-cli
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later (GNU Free Documentation License for the texinfo files and and the man pages.)





Description:

A command line util to list directories in a directories (current directory by default). Made using c programming language mainly for gnu/linux os utilising autotools.


Other Software Required:

automake + GNU General Public License v2 or later + https://savannah.gnu.org/projects/automake/


Tarball URL:

https://savannah.nongnu.org/submissions_uploads/dr-0.1-0.1.tar.gz


Mahmoud Es-sehayli <mahmoudesse>

 

(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 ineiev (Posted a comment)
  • -email is unavailable- added by mahmoudesse (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-04-23 ineiev StatusNone In Progress
        Assigned toNone ineiev

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code