From: Ian Beckwith Date: Tue, 19 Oct 2010 13:32:37 +0000 (+0100) Subject: add META.yml X-Git-Tag: debian/1.0-1~32 X-Git-Url: http://erislabs.net/gitweb/?p=id3fs.git;a=commitdiff_plain;h=58fdc936c98ff653be80efd471b17dac7e9ecab4 add META.yml --- diff --git a/MANIFEST b/MANIFEST index bfe07e0..3d548dc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2,6 +2,7 @@ ChangeLog COPYING MANIFEST Makefile.PL +META.yml README TODO sbin/id3fsd diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..7048ee4 --- /dev/null +++ b/META.yml @@ -0,0 +1,24 @@ +--- #YAML:1.0 +name: id3fs +version: 1.0 +abstract: FUSE-based filesystem for browsing music metadata +author: + - Ian Beckwith +license: unknown +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 +requires: + DBD::SQLite: 0 + DBI: 0 + Fuse: 0 +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.55_02 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4