Skip to content

Commit 5ceeafa

Browse files
authored
csv-filter: remove (#341)
We don't have enough maintenance resource for it. Someone who wants to maintain this can restart from https://github.com./ruby/csv/blob/7eea19a639d6c03829b337e5c916804d8e1c10cc/bin/csv-filter . See also: #340 (comment)
1 parent 7eea19a commit 5ceeafa

File tree

3 files changed

+0
-210
lines changed

3 files changed

+0
-210
lines changed

bin/csv-filter

-69
This file was deleted.

csv.gemspec

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Gem::Specification.new do |spec|
3838
end
3939
end
4040
spec.files = files
41-
spec.executables = ["csv-filter"]
4241
spec.rdoc_options.concat(["--main", "README.md"])
4342
rdoc_files = [
4443
"LICENSE.txt",

test/csv/test_csv_filter.rb

-140
This file was deleted.

0 commit comments

Comments
 (0)