diff --git a/I/ImportKeysightBin/Compat.toml b/I/ImportKeysightBin/Compat.toml new file mode 100644 index 000000000000000..1c105f7450484fe --- /dev/null +++ b/I/ImportKeysightBin/Compat.toml @@ -0,0 +1,2 @@ +[0] +julia = "1.7.0-1" diff --git a/I/ImportKeysightBin/Deps.toml b/I/ImportKeysightBin/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/I/ImportKeysightBin/Package.toml b/I/ImportKeysightBin/Package.toml new file mode 100644 index 000000000000000..41b1c2569c5b22a --- /dev/null +++ b/I/ImportKeysightBin/Package.toml @@ -0,0 +1,3 @@ +name = "ImportKeysightBin" +uuid = "76a68121-5bb9-42aa-bb53-85bca5455360" +repo = "https://github.com/Singond/ImportKeysightBin.jl.git" diff --git a/I/ImportKeysightBin/Versions.toml b/I/ImportKeysightBin/Versions.toml new file mode 100644 index 000000000000000..520ffce2449a7c7 --- /dev/null +++ b/I/ImportKeysightBin/Versions.toml @@ -0,0 +1,2 @@ +["0.1.2"] +git-tree-sha1 = "054f43df4f0c1695528126b08711248839afbd6d" diff --git a/Registry.toml b/Registry.toml index 9521d8ec5d1a7b0..21a379b776692e3 100644 --- a/Registry.toml +++ b/Registry.toml @@ -3418,6 +3418,7 @@ some amount of consideration when choosing package names. 7685c673-c356-4b9b-8b22-c9f5550fdd46 = { name = "ImarisWriter", path = "I/ImarisWriter" } 7693890a-d069-55fe-a829-b4a6d304f0ee = { name = "HTML_Entities", path = "H/HTML_Entities" } 76a33514-0aea-4d2f-abaf-6a43b94fc20c = { name = "CEDICT", path = "C/CEDICT" } +76a68121-5bb9-42aa-bb53-85bca5455360 = { name = "ImportKeysightBin", path = "I/ImportKeysightBin" } 76affd09-9633-40de-b67a-dc8d4e40d5a1 = { name = "PearsonHash", path = "P/PearsonHash" } 76b6901f-8821-46bb-9129-841bc9cfe677 = { name = "OSMMakie", path = "O/OSMMakie" } 76ce3406-eb3b-58b5-9095-caeac20e920c = { name = "libcsv_jll", path = "L/libcsv_jll" }