Skip to content

Commit 694f57d

Browse files
committed
Add tag field
1 parent 9d76224 commit 694f57d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

META6.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"NativeHelpers::Array"
1010
],
1111
"description" : "A Perl 6 bindings for libsvm",
12-
"name" : "Algorithm::LibSVM",
1312
"license" : "MIT",
13+
"name" : "Algorithm::LibSVM",
1414
"perl" : "6.c",
1515
"provides" : {
1616
"Algorithm::LibSVM" : "lib/Algorithm/LibSVM.pm6",
@@ -25,6 +25,7 @@
2525
"libraries/svm"
2626
],
2727
"source-url" : "git://github.com/titsuki/p6-Algorithm-LibSVM.git",
28+
"tags" : [ ],
2829
"test-depends" : [ ],
2930
"version" : "*"
3031
}

0 commit comments

Comments
 (0)