Skip to content

Commit d616917

Browse files
New package: LessUnits v0.0.1
UUID: 05e0e9bd-d7a3-4127-a531-85e488807e56 Repo: https://github.com/vanliggubbe/LessUnits.jl.git Tree: c179cb62a091ffc842cead930c8e255b9ae489c3 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent c6984d2 commit d616917

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

L/LessUnits/Compat.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[0]
2+
Unitful = "1"
3+
julia = "1.6.0 - 1"

L/LessUnits/Deps.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[0]
2+
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

L/LessUnits/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "LessUnits"
2+
uuid = "05e0e9bd-d7a3-4127-a531-85e488807e56"
3+
repo = "https://github.com/vanliggubbe/LessUnits.jl.git"

L/LessUnits/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ some amount of consideration when choosing package names.
308308
05d58fe5-e6ff-58ad-86d6-05dcc0b74504 = { name = "PowerModelsMCDC", path = "P/PowerModelsMCDC" }
309309
05da4de1-0d5c-4141-b8ea-157f25fdd429 = { name = "ItemResponsePlots", path = "I/ItemResponsePlots" }
310310
05dc622f-161e-4567-aeb3-31c6e962d327 = { name = "CopositiveAnalyticCenter", path = "C/CopositiveAnalyticCenter" }
311+
05e0e9bd-d7a3-4127-a531-85e488807e56 = { name = "LessUnits", path = "L/LessUnits" }
311312
05e19671-dec8-4f15-984f-54eaa6ca64be = { name = "NonlinearNormalForm", path = "N/NonlinearNormalForm" }
312313
05e36573-c726-5118-99be-97aa17437f28 = { name = "XicTools_jll", path = "jll/X/XicTools_jll" }
313314
05e47fe5-458f-5313-a276-ec18ac0ef94c = { name = "XDiag_jll", path = "jll/X/XDiag_jll" }

0 commit comments

Comments
 (0)