METADATA 464 B

12345678910111213141516171819
  1. name: "Swift stdlib"
  2. description:
  3. "This is the RTDBEncoder and RTDBDecoder, which are heavily "
  4. "modified derivatives of the JSONEncoder and JSONDecoder from the Swift "
  5. "stdlib's Foundation framework."
  6. third_party {
  7. url {
  8. type: HOMEPAGE
  9. value: "https://swift.org/"
  10. }
  11. url {
  12. type: GIT
  13. value: "https://github.com/apple/swift"
  14. }
  15. version: "swift-5.2-branch"
  16. last_upgrade_date { year: 2020 month: 9 day: 11 }
  17. license_type: NOTICE
  18. }