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

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

[Savannah-register-public] [task #10358] Submission of m.utils package


From: Victor Gaydov
Subject: [Savannah-register-public] [task #10358] Submission of m.utils package
Date: Fri, 30 Apr 2010 13:44:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100420 Gentoo Firefox/3.6.3

URL:
  <http://savannah.gnu.org/task/?10358>

                 Summary: Submission of m.utils package
                 Project: Savannah Administration
            Submitted by: gavv
            Submitted on: Fri 30 Apr 2010 01:44:59 PM GMT
         Should Start On: Fri 30 Apr 2010 12:00:00 AM GMT
   Should be Finished on: Mon 10 May 2010 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.gnu.org/siteadmin/groupedit.php?group_id=10541> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

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


= Registration Details =

* Name: *m.utils package*
* System Name:  *m-utils*
* Type: non-GNU software & documentation
* License: Public domain

----

==== Description: ====
`m.utils' is a set of scripts for searching, filtering and playing media
using UNIX-like find(1), grep(1) and pipes. It allows:

 - find media by a short name
 - filter media files by tags and other sources
 - output various information like tags and lyrics
 - modify tags
 - pass files to player

Examples:

  # find, filter and play tracks
  $ m.find acdc | m.grep 'year<1980' | mpc add
  $ m.find pink_fl | m.grep 'm/echo/i' | m.mplayer -z

  # find track by title and print lyrics
  $ m.find deep_purp | m.grep '/Smoke/' -o '%l'

  # easier way to do it
  $ mp deep_pur :l -- '/Smoke/'

Please see README for details.



==== Other Software Required: ====
All utilities are written in perl and sh. Required CPAN modules are
distributed under Artistic license or GPLv2.

Perl - perl.org - Artistic license
CPAN - cpan.org:

AudioFile::Info
AudioFile::Info::MP3::Info
Encode
Env
File::Basename
File::Find
File::MimeInfo::Magic
File::Path
File::Slurp
File::Spec::Functions
File::Temp
Getopt::Std
IPC::Open2
Lingua::Translit
List::Uniq
Lyrics::Fetcher
Music::Tag
Music::Tag::File
Music::Tag::LyricsFetcher
Music::Tag::MP3
Music::Tag::MusicBrainz
Music::Tag::OGG
Music::Tag::Option
Text::Glob



==== Tarball URL: ====
http://savannah.gnu.org/submissions_uploads/m.utils-0.0.tgz






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?10358>

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





reply via email to

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