Skip to content

Commit

Permalink
New package: VOTables v0.1.6 (#88410)
Browse files Browse the repository at this point in the history
UUID: 3abbdab7-df67-4801-8590-8effec53f469
Repo: https://gitlab.com/aplavin/VOTables.jl.git
Tree: 4716ed623a2e8cb342f8916efd8de0e3dbeebab3

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jul 30, 2023
1 parent d020947 commit e34512b
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2291,6 +2291,7 @@ some amount of consideration when choosing package names.
3aad29fc-5640-4e8d-a22d-e10722c484ad = { name = "SyncSort", path = "S/SyncSort" }
3aafef2f-86ae-4776-b337-85a36adf0b55 = { name = "OptimizationMetaheuristics", path = "O/OptimizationMetaheuristics" }
3ab34fdf-2fe8-473b-9b20-30f5809db337 = { name = "NeXLMatrixCorrection", path = "N/NeXLMatrixCorrection" }
3abbdab7-df67-4801-8590-8effec53f469 = { name = "VOTables", path = "V/VOTables" }
3abdc024-f177-4c2d-bf1c-90d4f241f304 = { name = "BoundedDegreeGraphs", path = "B/BoundedDegreeGraphs" }
3abffc1c-5106-53b7-b354-a47bfc086282 = { name = "ControlSystemIdentification", path = "C/ControlSystemIdentification" }
3ac119c9-1236-5556-b556-adc8150b0244 = { name = "Tokei_jll", path = "jll/T/Tokei_jll" }
Expand Down
8 changes: 8 additions & 0 deletions V/VOTables/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
AccessorsExtra = "0.1.48-0.1"
AstroAngles = "0.1.3-0.1"
DataPipes = "0.3.8-0.3"
DictArrays = "0.1.2-0.1"
Dictionaries = "0.3.25-0.3"
EzXML = "1.1.0-1"
julia = "1.9.0-1"
8 changes: 8 additions & 0 deletions V/VOTables/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
AccessorsExtra = "33016aad-b69d-45be-9359-82a41f556fd4"
AstroAngles = "5c4adb95-c1fc-4c53-b4ea-2a94080c53d2"
DataPipes = "02685ad9-2d12-40c3-9f73-c6aeda6a7ff5"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DictArrays = "e9958f2c-b184-4647-9c5a-224a61f6a14b"
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
3 changes: 3 additions & 0 deletions V/VOTables/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "VOTables"
uuid = "3abbdab7-df67-4801-8590-8effec53f469"
repo = "https://gitlab.com/aplavin/VOTables.jl.git"
2 changes: 2 additions & 0 deletions V/VOTables/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.6"]
git-tree-sha1 = "4716ed623a2e8cb342f8916efd8de0e3dbeebab3"
2 changes: 2 additions & 0 deletions V/VOTables/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Unitful = "1.15.0-1"
2 changes: 2 additions & 0 deletions V/VOTables/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

0 comments on commit e34512b

Please sign in to comment.