Hash :
b1ff8994
        
        Author :
 Thomas de Grivel
        
        Date :
2023-02-20T01:54:53
        
      
rbpkg clone c3
Gem::Specification.new do |s|
  s.name        = "rbpkg"
  s.version     = "0.1.0"
  s.summary     = "Hola!"
  s.description = "Ruby package manager"
  s.authors     = ["Thomas de Grivel"]
  s.email       = "thodg@kmx.io"
  s.files       = ["lib/rbpkg.rb"]
  s.homepage    = "https://git.kmx.io/kmx.io/rbpkg"
  s.license     = "BSD-2"
end