openrefine-client/google/refine
Paul Makepeace 08dd425f28 Be explicit server-originated errors are from server. Derive new project defaults.
sudo tcpflow -AH -c -e  -i lo0 src or dst host localhost and port 3335 | ruby -ractive_support/core_ext -ruri -lne 'next unless /^format=([^&]+)&options=(.*)/; format = URI.unescape($1); opts = URI.unescape($2) ; opts.gsub!(/"(\w+)"/) { %Q['\''#{$1.underscore}'\''] }; opts.gsub!(/:/,": "); opts.gsub!(/,/,",\n\t"); opts.gsub!(/(true|false)/) { $1.titleize }; puts "        '\''#{format}'\'': #{opts},"'
2013-10-12 23:38:16 +06:00
..
__init__.py Break facet & engine out into facet.py; move refine.py into refine/refine.py. Tidy up (c) notice. 2011-04-26 02:02:44 -04:00
facet.py Google Refine -> OpenRefine 2013-10-10 16:41:10 +05:00
history.py Google Refine -> OpenRefine 2013-10-10 16:41:10 +05:00
refine.py Be explicit server-originated errors are from server. Derive new project defaults. 2013-10-12 23:38:16 +06:00