• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "shFlags"
2description:
3    "shFlags is a port of the Google gflags library for Unix shell. The code is "
4    "written in a way to be as portable as possible to work across a wide array "
5    "of Unix variants. It is also tested with shUnit2 to maintain code quality."
6
7third_party {
8  url {
9    type: HOMEPAGE
10    value: "https://github.com/kward/shflags/wiki"
11  }
12  url {
13    type: GIT
14    value: "https://github.com/kward/shflags"
15  }
16  version: "7d0daf1b3b3163c34e0108cdb439e2cd2f148152"
17  last_upgrade_date { year: 2020 month: 5 day: 18 }
18  license_type: NOTICE
19}
20
21