File: metadata.rb

package info (click to toggle)
ruby-flipper 0.17.1-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,896 kB
  • sloc: ruby: 13,876; sh: 55; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module Flipper
  METADATA = {
    'changelog_uri' => 'https://github.com/jnunemaker/flipper/blob/master/Changelog.md',
  }.freeze
end