add META.yml
authorIan Beckwith <ianb@erislabs.net>
Tue, 19 Oct 2010 13:32:37 +0000 (14:32 +0100)
committerIan Beckwith <ianb@erislabs.net>
Tue, 19 Oct 2010 13:32:37 +0000 (14:32 +0100)
MANIFEST
META.yml [new file with mode: 0644]

index bfe07e0..3d548dc 100644 (file)
--- 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 (file)
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 <ianb@erislabs.net>
+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