Skip to content

Commit 7518c90

Browse files
New package: AISCSteel v0.1.0
UUID: 599de4a-440e-403d-8b33-ce14758023a2 Repo: https://github.com/co1emi11er2/AISCSteel.jl.git Tree: 60e5dfb9d356d6131f76fefc12399d1d3c2bf6d3 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 9a10e03 commit 7518c90

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

A/AISCSteel/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
CSV = "0.10.15-0.10"
3+
EnumX = "1.0.4-1"
4+
StructuralUnits = "0.2"
5+
julia = "1.10.0-1"

A/AISCSteel/Deps.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
3+
DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
4+
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
5+
StructuralUnits = "ec81c399-378c-4a82-baa1-80fb2fc85b6c"

A/AISCSteel/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "AISCSteel"
2+
uuid = "599de4a1-440e-403d-8b33-ce14758023a2"
3+
repo = "https://github.com/co1emi11er2/AISCSteel.jl.git"

A/AISCSteel/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "60e5dfb9d356d6131f76fefc12399d1d3c2bf6d3"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4121,6 +4121,7 @@ some amount of consideration when choosing package names.
41214121
59872b50-2c0f-4331-84f7-44577a892ba3 = { name = "AstroConstants", path = "A/AstroConstants" }
41224122
5996c727-abd7-5f74-ae59-138d08b03cd1 = { name = "SharedMimeInfo_jll", path = "jll/S/SharedMimeInfo_jll" }
41234123
599c1a8e-b958-11e9-0d14-b1e6b2ecea07 = { name = "LinearMapsAA", path = "L/LinearMapsAA" }
4124+
599de4a1-440e-403d-8b33-ce14758023a2 = { name = "AISCSteel", path = "A/AISCSteel" }
41244125
59abdd74-cdb7-53ea-acab-ed1c8628de13 = { name = "arm_binutils_jll", path = "jll/A/arm_binutils_jll" }
41254126
59bbcd92-9ea0-11ea-1f68-61ee4b7b554c = { name = "Fakerjl", path = "F/Fakerjl" }
41264127
59c22e0c-4e04-425f-9782-11a552c58a8d = { name = "StringTemplates", path = "S/StringTemplates" }

0 commit comments

Comments
 (0)