| Name: | rubygem-typeprof |
|---|---|
| Version: | 0.21.9 |
| Release: | 4.module+el9.7.0+90671+941b9d05 |
| Architecture: | noarch |
| Module: | ruby:3.3:9070020250908035147:9 |
| Group: | Unspecified |
| Size: | 343272 |
| License: | MIT |
| RPM: | rubygem-typeprof-0.21.9-4.module+el9.7.0+90671+941b9d05.noarch.rpm |
| Source RPM: | ruby-3.3.8-4.module+el9.7.0+90671+941b9d05.src.rpm |
| Build Date: | Tue Sep 16 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ruby/typeprof |
| Summary: | TypeProf is a type analysis tool for Ruby code based on abstract interpretation |
| Description: | TypeProf 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. |