Fri, 19 Apr 2024 04:18:06 UTC | login

Information for RPM rubygem-typeprof-0.12.0-140.module_el8.5.0+991+268c5cd9.noarch.rpm

ID389818
Namerubygem-typeprof
Version0.12.0
Release140.module_el8.5.0+991+268c5cd9
Epoch
Archnoarch
SummaryTypeProf is a type analysis tool for Ruby code based on abstract interpretation
DescriptionTypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0.
Build Time2021-11-09 22:53:27 GMT
Size576.22 KB
31489dfbcdab9c6045b82f0a9ac333a4
LicenseMIT
Buildrootmodule-ruby-3.0-8050020211109222655-b4937e53-build-79054-29428
Provides
rubygem(typeprof) = 0.12.0-140.module_el8.5.0+991+268c5cd9
rubygem-typeprof = 0.12.0-140.module_el8.5.0+991+268c5cd9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/ruby
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
ruby(release)
ruby(rubygems) >= 3.2.22
rubygem(rbs) >= 1.0.4
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 352 >>>
Name ascending sort Size
/usr/bin/typeprof534.00 B
/usr/share/gems/gems/typeprof-0.12.00.00 B
/usr/share/gems/gems/typeprof-0.12.0/Gemfile235.00 B
/usr/share/gems/gems/typeprof-0.12.0/Gemfile.lock628.00 B
/usr/share/gems/gems/typeprof-0.12.0/LICENSE1.05 KB
/usr/share/gems/gems/typeprof-0.12.0/README.md513.00 B
/usr/share/gems/gems/typeprof-0.12.0/Rakefile198.00 B
/usr/share/gems/gems/typeprof-0.12.0/doc0.00 B
/usr/share/gems/gems/typeprof-0.12.0/doc/demo.md6.71 KB
/usr/share/gems/gems/typeprof-0.12.0/doc/doc.ja.md15.66 KB
/usr/share/gems/gems/typeprof-0.12.0/doc/doc.md14.25 KB
/usr/share/gems/gems/typeprof-0.12.0/doc/ppl2019.pdf388.44 KB
/usr/share/gems/gems/typeprof-0.12.0/doc/todo.md8.71 KB
/usr/share/gems/gems/typeprof-0.12.0/exe0.00 B
/usr/share/gems/gems/typeprof-0.12.0/exe/typeprof113.00 B
/usr/share/gems/gems/typeprof-0.12.0/lib0.00 B
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof0.00 B
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof.rb735.00 B
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/analyzer.rb70.38 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/arguments.rb15.14 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/block.rb4.48 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/builtin.rb29.62 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/cli.rb4.39 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/config.rb3.65 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/container-type.rb27.04 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/export.rb12.51 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/import.rb23.51 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/insns-def.rb1.67 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/iseq.rb13.37 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/method.rb12.32 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/type.rb29.08 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/utils.rb3.43 KB
/usr/share/gems/gems/typeprof-0.12.0/lib/typeprof/version.rb41.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke0.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/alias.rb349.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/alias2.rb266.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/any-cbase.rb42.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/any1.rb210.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/any2.rb143.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/arguments.rb240.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/arguments2.rb671.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-each.rb163.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-each2.rb154.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-each3.rb116.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-ltlt.rb137.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-ltlt2.rb184.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-map.rb159.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-map2.rb187.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-map3.rb520.00 B
/usr/share/gems/gems/typeprof-0.12.0/smoke/array-mul.rb243.00 B
Component of No Buildroots