Package gem-typeprof-devel: Information

    Binary package: gem-typeprof-devel
    Version: 0.21.3-alt1
    Architecture: noarch
    Build time:  Oct 29, 2022, 03:08 PM in the task #296741
    Source package: gem-typeprof
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: TypeProf is a type analysis tool for Ruby code based on abstract interpretation development package
    Description: 
    TypeProf is a type analysis tool for Ruby code based on abstract interpretation
    development package.
    
    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.
    
    This tool is planned to be bundled with Ruby 3.0.

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    Last changed


    Oct. 6, 2022 Pavel Skrylev 0.21.3-alt1
    - ^ 0.21.2 -> 0.21.3
    April 3, 2022 Pavel Skrylev 0.21.2-alt1
    - + packaged gem with Ruby Policy 2.0