From b1674f90bc5c441e42a19b412f28bf3f81097249 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Mon, 8 Jun 2026 22:16:20 +0800 Subject: removed .checksum, added .shasum, added info file --- repos/extra/fast-float/.checksum | 1 - repos/extra/fast-float/info | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 repos/extra/fast-float/.checksum create mode 100644 repos/extra/fast-float/info (limited to 'repos/extra/fast-float') diff --git a/repos/extra/fast-float/.checksum b/repos/extra/fast-float/.checksum deleted file mode 100644 index 94da1d81..00000000 --- a/repos/extra/fast-float/.checksum +++ /dev/null @@ -1 +0,0 @@ -9986d292f639532bc51be8e8924cedc0359c386749e0f708c3ac598a71782bfc fast_float-v8.2.5.tar.gz diff --git a/repos/extra/fast-float/info b/repos/extra/fast-float/info new file mode 100644 index 00000000..7f9d159f --- /dev/null +++ b/repos/extra/fast-float/info @@ -0,0 +1,4 @@ +description: Fast and exact float parsing library +homepage: https://github.com/fastfloat/fast_float +license: Apache-2.0 OR MIT +maintainer: Emmett1 -- cgit v1.2.3