tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

libevent.json (465B)


      1 {
      2  "Name":           "libevent",
      3  "Title":          "Libevent",
      4  "SourceUrl":      "https://github.com/libevent/libevent/tags",
      5  "Git":            "https://github.com/libevent/libevent.git",
      6  "Maintainer":     "Nick Mathewson, Azat Khuzhin and Niels Provos",
      7  "MaintainerUrl":  "https://libevent.org",
      8  "BuildSystem":    "Autotools",
      9  "HeadersDiff":    "On",
     10  "Package":        "release-",
     11  "ReleasePattern": "\A([\d\-\.\_]+)(|\-beta|\-rc|\-stable)\Z",
     12 }