From ed51ecfc911581a8bf6cfea43ecb9b433a71f3e9 Mon Sep 17 00:00:00 2001 From: meownium <31296383+ATPStorages@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:01:52 -0600 Subject: [PATCH] byteflippers 1.0.0 (via `alr publish --submit`) (#1357) --- index/by/byteflippers/byteflippers-1.0.0.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/by/byteflippers/byteflippers-1.0.0.toml diff --git a/index/by/byteflippers/byteflippers-1.0.0.toml b/index/by/byteflippers/byteflippers-1.0.0.toml new file mode 100644 index 00000000..ec88311e --- /dev/null +++ b/index/by/byteflippers/byteflippers-1.0.0.toml @@ -0,0 +1,15 @@ +name = "byteflippers" +description = "Signed/modular types for system, big and little endian reading/writing." +version = "1.0.0" + +authors = ["Miko Elbrecht"] +maintainers = ["Miko Elbrecht "] +maintainers-logins = ["ATPStorages"] +licenses = "Apache-2.0 WITH LLVM-exception" +website = "https://github.com/Bread-Experts-Group/byteflippers" +tags = ["byte", "endian", "flip", "swap", "msb", "lsb", "big-endian", "little-endian"] + +[origin] +commit = "a5fa8ef15ffec4d8c8b11a221fb2ad50a19a8c35" +url = "git+https://github.com/Bread-Experts-Group/byteflippers.git" +