From e07b5f3621605facf9a2e06908488ece474035da Mon Sep 17 00:00:00 2001 From: ahgamut <41098605+ahgamut@users.noreply.github.com> Date: Fri, 24 Jun 2022 10:17:10 +0530 Subject: [PATCH] added README.cosmo --- third_party/double-conversion/README.cosmo | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 third_party/double-conversion/README.cosmo diff --git a/third_party/double-conversion/README.cosmo b/third_party/double-conversion/README.cosmo new file mode 100644 index 000000000..f33a8066e --- /dev/null +++ b/third_party/double-conversion/README.cosmo @@ -0,0 +1,13 @@ +DESCRIPTION + + Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. + +ORIGIN + + double-conversion 3.2.0 + https://github.com/google/double-conversion/archive/refs/tags/v3.2.0.zip + 9e0c13564e17362aad8a32c1344a2214f71952c6 + +LICENSE + + BSD 3-Clause License