# -*- encoding: utf-8 -*- # stub: tracksperanto 4.1.0 ruby lib Gem::Specification.new do |s| s.name = "tracksperanto".freeze s.version = "4.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Julik Tarkhanov".freeze] s.date = "2018-12-17" 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 = [".gitignore".freeze, ".tm_properties".freeze, ".travis.yml".freeze, ".yardopts".freeze, "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/version.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/samples/3de_v3/3de_export_v3.txt".freeze, "test/import/samples/3de_v4/3de_export_cube.txt".freeze, "test/import/samples/3de_v4/FB1880_man_v05.txt".freeze, "test/import/samples/boujou_features_text/boujou_txt_export.txt".freeze, "test/import/samples/flame_stabilizer/FlameStab_Cornerpin_CorrectOrder.stabilizer".freeze, "test/import/samples/flame_stabilizer/FlameStab_Cornerpin_IncorrectOrder.stabilizer".freeze, "test/import/samples/flame_stabilizer/Flame_Stabilizer_2012.stabilizer".freeze, "test/import/samples/flame_stabilizer/cornerpin_2012.stabilizer".freeze, "test/import/samples/flame_stabilizer/flame2010_cornerpin.stabilizer".freeze, "test/import/samples/flame_stabilizer/flame_2012_another.stabilizer".freeze, "test/import/samples/flame_stabilizer/fromCombustion_fromMidClip_wSnap.stabilizer".freeze, "test/import/samples/flame_stabilizer/fromTracksperanto.stabilizer".freeze, "test/import/samples/flame_stabilizer/hugeFlameSetup.stabilizer".freeze, "test/import/samples/flame_stabilizer/megaTrack.action.3dtrack.stabilizer".freeze, "test/import/samples/flame_stabilizer/stabilizer_2014_ref_for_reexport.stabilizer".freeze, "test/import/samples/flame_stabilizer/stabilizer_2014_stp.stabilizer".freeze, "test/import/samples/match_mover/2dtracks.rz2".freeze, "test/import/samples/match_mover/EP_1000_head_trackers_v002.rz2".freeze, "test/import/samples/match_mover/NonSequentialMatchmoverPoints.rz2".freeze, "test/import/samples/match_mover/cha_171_1020_atb_v001.rz2".freeze, "test/import/samples/match_mover/kipPointsMatchmover.rz2".freeze, "test/import/samples/match_mover_rzml/md_145_1070_right_t1.rzml".freeze, "test/import/samples/mayalive/mayalive_kipShot.txt".freeze, "test/import/samples/nuke/018.nk".freeze, "test/import/samples/nuke/45trackers.nk".freeze, "test/import/samples/nuke/A099_L008_0207TW_001_head_R.nk".freeze, "test/import/samples/nuke/cornerpin.nk".freeze, "test/import/samples/nuke/curve-start-with-curve-command.nk".freeze, "test/import/samples/nuke/failing_nuke7_trackers_job_1872.nk".freeze, "test/import/samples/nuke/nuke708_tracker.nk".freeze, "test/import/samples/nuke/nuke7_planar.nk".freeze, "test/import/samples/nuke/nuke7_tracker_2tracks.nk".freeze, "test/import/samples/nuke/nuke7_transform2d.nk".freeze, "test/import/samples/nuke/nuke8_tracker4_copypastes.nk".freeze, "test/import/samples/nuke/one_tracker_with_break.nk".freeze, "test/import/samples/nuke/one_tracker_with_break_in_grp.nk".freeze, "test/import/samples/nuke/planar.nk".freeze, "test/import/samples/nuke/reconciles.nk".freeze, "test/import/samples/nuke/sh110_trackers_004_ipad1.nk".freeze, "test/import/samples/nuke/skip_invalid_curve_expressions.nk".freeze, "test/import/samples/nuke/track_nuke8.nk".freeze, "test/import/samples/nuke/tracker4_with_empty_tracks_knob.nk".freeze, "test/import/samples/nuke/tracker_with_differing_gaps.nk".freeze, "test/import/samples/nuke/tracker_with_repeating_gaps.nk".freeze, "test/import/samples/pfmatchit/pfmatchit_example.2dt".freeze, "test/import/samples/pftrack4/sourcefile_pftrack.2dt".freeze, "test/import/samples/pftrack5/apft.2dt".freeze, "test/import/samples/pftrack5/empty_trackers.2dt".freeze, "test/import/samples/pftrack5/garage.2dt".freeze, "test/import/samples/pftrack5/stereo.2dt".freeze, "test/import/samples/shake_script/205_030_shaketrack_v01_pd.shk".freeze, "test/import/samples/shake_script/REDACTED_shake_file.shk".freeze, "test/import/samples/shake_script/cliff_many_stabilize.shk".freeze, "test/import/samples/shake_script/comments_inline_with_args.shk".freeze, "test/import/samples/shake_script/designated_global_range_starting_at_negative_frame.shk".freeze, "test/import/samples/shake_script/four_tracks_in_one_matchmove.shk".freeze, "test/import/samples/shake_script/four_tracks_in_one_stabilizer.shk".freeze, "test/import/samples/shake_script/from_matchmover.shk".freeze, "test/import/samples/shake_script/ofx_vardefs.shk".freeze, "test/import/samples/shake_script/oldTrackerNode.shk".freeze, "test/import/samples/shake_script/shake_script_from_boujou.shk".freeze, "test/import/samples/shake_script/shake_tracker_nodes.shk".freeze, "test/import/samples/shake_script/shake_tracker_with_no_anim.shk".freeze, "test/import/samples/shake_script/shake_trackers_with_Nspline.shk".freeze, "test/import/samples/shake_script/stabilize_nodes_with_hermite.shk".freeze, "test/import/samples/shake_script/three_tracks_in_one_stabilizer.shk".freeze, "test/import/samples/shake_script/track.shk".freeze, "test/import/samples/shake_script/two_tracks_in_one_tracker.shk".freeze, "test/import/samples/shake_text/nuke_camtracker.txt".freeze, "test/import/samples/shake_text/one_shake_tracker.txt".freeze, "test/import/samples/shake_text/one_shake_tracker_from_first.txt".freeze, "test/import/samples/shake_text/two_shake_trackers.txt".freeze, "test/import/samples/syntheyes_2d_paths/cola_plate.txt".freeze, "test/import/samples/syntheyes_2d_paths/flyover2DP_syntheyes.txt".freeze, "test/import/samples/syntheyes_2d_paths/morePoints_sy2010.txt".freeze, "test/import/samples/syntheyes_2d_paths/one_tracker.txt".freeze, "test/import/samples/syntheyes_2d_paths/shake_tracker_nodes_to_syntheyes.txt".freeze, "test/import/samples/syntheyes_all_tracker_paths/shot06_2dTracks.txt".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/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.required_ruby_version = Gem::Requirement.new(">= 2.1.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A universal 2D tracks converter".freeze s.specification_version = 4 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, ["= 0.10.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1".freeze]) s.add_development_dependency(%q.freeze, ["~> 3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 10".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) end