# -*- encoding: utf-8 -*- # stub: tracksperanto 3.5.9 ruby lib Gem::Specification.new do |s| s.name = "tracksperanto".freeze s.version = "3.5.9".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Julik Tarkhanov".freeze] s.date = "2016-07-19" s.description = "Converts 2D track exports between different apps like Flame, MatchMover, PFTrack...".freeze s.email = "me@julik.nl".freeze s.executables = ["tracksperanto".freeze] s.extra_rdoc_files = ["README.md".freeze] s.files = ["CONTRIBUTING.md".freeze, "Gemfile".freeze, "History.txt".freeze, "MIT_LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/tracksperanto".freeze, "lib/export/base.rb".freeze, "lib/export/boujou.rb".freeze, "lib/export/cosa.rb".freeze, "lib/export/equalizer3.rb".freeze, "lib/export/equalizer4.rb".freeze, "lib/export/flame_stabilizer.rb".freeze, "lib/export/flame_stabilizer_2014.rb".freeze, "lib/export/flame_stabilizer_2014_cornerpin.rb".freeze, "lib/export/flame_stabilizer_cornerpin.rb".freeze, "lib/export/match_mover.rb".freeze, "lib/export/maxscript.rb".freeze, "lib/export/maya_live.rb".freeze, "lib/export/maya_locators.rb".freeze, "lib/export/mux.rb".freeze, "lib/export/nuke_cam_tk_usertracks.rb".freeze, "lib/export/nuke_script.rb".freeze, "lib/export/pfmatchit.rb".freeze, "lib/export/pftrack.rb".freeze, "lib/export/pftrack_5.rb".freeze, "lib/export/ruby.rb".freeze, "lib/export/shake_text.rb".freeze, "lib/export/syntheyes.rb".freeze, "lib/export/xsi.rb".freeze, "lib/import/base.rb".freeze, "lib/import/boujou.rb".freeze, "lib/import/equalizer3.rb".freeze, "lib/import/equalizer4.rb".freeze, "lib/import/flame_stabilizer.rb".freeze, "lib/import/match_mover.rb".freeze, "lib/import/match_mover_rzml.rb".freeze, "lib/import/maya_live.rb".freeze, "lib/import/nuke_script.rb".freeze, "lib/import/pftrack.rb".freeze, "lib/import/shake_grammar/catcher.rb".freeze, "lib/import/shake_grammar/lexer.rb".freeze, "lib/import/shake_script.rb".freeze, "lib/import/shake_text.rb".freeze, "lib/import/syntheyes.rb".freeze, "lib/import/syntheyes_all_tracker_paths.rb".freeze, "lib/pipeline/base.rb".freeze, "lib/tools/base.rb".freeze, "lib/tools/crop.rb".freeze, "lib/tools/flip.rb".freeze, "lib/tools/flop.rb".freeze, "lib/tools/golden.rb".freeze, "lib/tools/length_cutoff.rb".freeze, "lib/tools/lens_disto.rb".freeze, "lib/tools/lerp.rb".freeze, "lib/tools/lint.rb".freeze, "lib/tools/move_to_first.rb".freeze, "lib/tools/pad.rb".freeze, "lib/tools/prefix.rb".freeze, "lib/tools/reformat.rb".freeze, "lib/tools/scaler.rb".freeze, "lib/tools/shift.rb".freeze, "lib/tools/slipper.rb".freeze, "lib/tools/start_trim.rb".freeze, "lib/tracksperanto.rb".freeze, "lib/tracksperanto/blacklist.rb".freeze, "lib/tracksperanto/block_init.rb".freeze, "lib/tracksperanto/buffer_io.rb".freeze, "lib/tracksperanto/casts.rb".freeze, "lib/tracksperanto/const_name.rb".freeze, "lib/tracksperanto/ext_io.rb".freeze, "lib/tracksperanto/format_detector.rb".freeze, "lib/tracksperanto/io_wrapper.rb".freeze, "lib/tracksperanto/keyframe.rb".freeze, "lib/tracksperanto/parameters.rb".freeze, "lib/tracksperanto/pf_coords.rb".freeze, "lib/tracksperanto/returning.rb".freeze, "lib/tracksperanto/safety.rb".freeze, "lib/tracksperanto/simple_export.rb".freeze, "lib/tracksperanto/tracker.rb".freeze, "lib/tracksperanto/uv_coordinates.rb".freeze, "lib/tracksperanto/yield_non_empty.rb".freeze, "lib/tracksperanto/zip_tuples.rb".freeze, "test/export/README_EXPORT_TESTS.txt".freeze, "test/export/samples/ref_AfterEffects.jsx".freeze, "test/export/samples/ref_FlameProperlyReorderedCornerpin.stabilizer".freeze, "test/export/samples/ref_FlameSimpleReorderedCornerpin.stabilizer".freeze, "test/export/samples/ref_Maxscript.ms".freeze, "test/export/samples/ref_MayaLocators.ma".freeze, "test/export/samples/ref_Mayalive.txt".freeze, "test/export/samples/ref_Mayalive_CustomAspect.txt".freeze, "test/export/samples/ref_NukeCameraTrackerUsertracks.txt".freeze, "test/export/samples/ref_NukeScript.nk".freeze, "test/export/samples/ref_PFMatchit.2dt".freeze, "test/export/samples/ref_PFTrack.2dt".freeze, "test/export/samples/ref_PFTrack5.2dt".freeze, "test/export/samples/ref_Ruby.rb".freeze, "test/export/samples/ref_ShakeText.txt".freeze, "test/export/samples/ref_Syntheyes.txt".freeze, "test/export/samples/ref_XSI.py".freeze, "test/export/samples/ref_boujou.txt".freeze, "test/export/samples/ref_equalizer.txt".freeze, "test/export/samples/ref_equalizer3.txt".freeze, "test/export/samples/ref_flame.stabilizer".freeze, "test/export/samples/ref_flameCornerpin.stabilizer".freeze, "test/export/samples/ref_flame_2014.stabilizer".freeze, "test/export/samples/ref_flame_2014_cornerpin.stabilizer".freeze, "test/export/samples/ref_matchmover.rz2".freeze, "test/export/test_ae_export.rb".freeze, "test/export/test_boujou_export.rb".freeze, "test/export/test_equalizer3_export.rb".freeze, "test/export/test_equalizer_export.rb".freeze, "test/export/test_flame_stabilizer_2014_cornerpin_export.rb".freeze, "test/export/test_flame_stabilizer_2014_export.rb".freeze, "test/export/test_flame_stabilizer_cornerpin_export.rb".freeze, "test/export/test_flame_stabilizer_export.rb".freeze, "test/export/test_match_mover_export.rb".freeze, "test/export/test_maxscript.rb".freeze, "test/export/test_maya_live_export.rb".freeze, "test/export/test_maya_locators_export.rb".freeze, "test/export/test_mux.rb".freeze, "test/export/test_nuke_camtracker_export.rb".freeze, "test/export/test_nuke_export.rb".freeze, "test/export/test_pfmatchit_export.rb".freeze, "test/export/test_pftrack5_export.rb".freeze, "test/export/test_pftrack_export.rb".freeze, "test/export/test_ruby_export.rb".freeze, "test/export/test_shake_export.rb".freeze, "test/export/test_syntheyes_export.rb".freeze, "test/export/test_xsi_python_export.rb".freeze, "test/helper.rb".freeze, "test/import/README.rdoc".freeze, "test/import/test_3de_import.rb".freeze, "test/import/test_3de_import3.rb".freeze, "test/import/test_boujou_import.rb".freeze, "test/import/test_flame_import.rb".freeze, "test/import/test_match_mover_import.rb".freeze, "test/import/test_match_mover_rzml_import.rb".freeze, "test/import/test_maya_live_import.rb".freeze, "test/import/test_nuke_import.rb".freeze, "test/import/test_pftrack_import.rb".freeze, "test/import/test_shake_catcher.rb".freeze, "test/import/test_shake_lexer.rb".freeze, "test/import/test_shake_script_import.rb".freeze, "test/import/test_shake_text_import.rb".freeze, "test/import/test_syntheyes_all_tracker_paths_import.rb".freeze, "test/import/test_syntheyes_import.rb".freeze, "test/subpixel/Flame_Smk2013_SubpixSample.stabilizer".freeze, "test/subpixel/julik_pftrack.txt".freeze, "test/subpixel/shake_subpix_v01.shk".freeze, "test/subpixel/subpix_import_test.rb".freeze, "test/subpixel/subpixel_grid.ifl".freeze, "test/subpixel/subpixel_grid.sni".freeze, "test/subpixel/subpixel_grid.tif".freeze, "test/subpixel/sy_subpix_2dpaths.txt".freeze, "test/test_blacklist.rb".freeze, "test/test_block_init.rb".freeze, "test/test_buffer_io.rb".freeze, "test/test_casts.rb".freeze, "test/test_cli.rb".freeze, "test/test_const_name.rb".freeze, "test/test_extio.rb".freeze, "test/test_format_detector.rb".freeze, "test/test_keyframe.rb".freeze, "test/test_parameters.rb".freeze, "test/test_pipeline.rb".freeze, "test/test_safety.rb".freeze, "test/test_simple_export.rb".freeze, "test/test_tracker.rb".freeze, "test/test_tracksperanto.rb".freeze, "test/test_uv_coords.rb".freeze, "test/test_yield_non_empty.rb".freeze, "test/test_zip_tuples.rb".freeze, "test/tools/test_crop_middleware.rb".freeze, "test/tools/test_flip_middleware.rb".freeze, "test/tools/test_flop_middleware.rb".freeze, "test/tools/test_golden_middleware.rb".freeze, "test/tools/test_length_cutoff_middleware.rb".freeze, "test/tools/test_lens_middleware.rb".freeze, "test/tools/test_lerp_middleware.rb".freeze, "test/tools/test_lint_middleware.rb".freeze, "test/tools/test_move_to_first_frame_middleware.rb".freeze, "test/tools/test_pad_middleware.rb".freeze, "test/tools/test_prefix.rb".freeze, "test/tools/test_reformat_middleware.rb".freeze, "test/tools/test_scaler_middleware.rb".freeze, "test/tools/test_shift_middleware.rb".freeze, "test/tools/test_slip_middleware.rb".freeze, "test/tools/test_start_trim_middleware.rb".freeze, "tracksperanto.gemspec".freeze] s.homepage = "http://guerilla-di.org/tracksperanto".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A universal 2D tracks converter".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["<= 1.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["< 0.9.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.10.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["= 3.1.5".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["= 10.5.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["< 1.3.0".freeze]) s.add_development_dependency(%q.freeze, ["= 1.8.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2.3".freeze]) end