gir_ffi 0.17.0
GirFFI creates bindings for GObject-based libraries at runtime based on introspection data provided by the GObject Introspection Repository (GIR) system. Bindings are created at runtime and use FFI to interface with the C libraries. In cases where the GIR does not provide enough or correct information to create sane bindings, overrides may be created.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            ffi
            ~> 1.16, >= 1.16.3
          
          
            ffi-bit_masks
            ~> 0.1.1
          
    Development依存関係 (12):
            aruba
            ~> 2.0
          
          
            minitest
            ~> 5.12
          
          
            minitest-focus
            ~> 1.3, >= 1.3.1
          
          
            rake
            ~> 13.0
          
          
            rake-manifest
            ~> 0.2.0
          
          
            rexml
            ~> 3.0
          
          
            rspec-mocks
            ~> 3.5
          
          
            rubocop
            ~> 1.59
          
          
            rubocop-minitest
            ~> 0.34.1
          
          
            rubocop-packaging
            ~> 0.5.2
          
          
            rubocop-performance
            ~> 1.20
          
          
            simplecov
            ~> 0.22.0
          
    