Skip to content

blackode/mp3parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mp3parser

This module is used to parse the mp3 file data and gives some useful information.

It's a command line application.

Installing

you can directly use the pre build mp3parser or you build your own like following

Build from raw code

git clone https://github.com/blackode/mp3parser.git
cd mp3parser
mix escript.build

It creates mp3parser file

usage

mp3parser -f filepath
mp3parser --file filepath
mp3parser --file=filepath

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages