Skip to content

Commit c531974

Browse files
New package: Landfire v0.0.1
UUID: 16f38fd6-0379-4569-89bb-2d3d56e50de8 Repo: https://github.com/joshday/Landfire.jl.git Tree: 96fd015726b446fea30c055eecd25093a0159449 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent be31a97 commit c531974

File tree

5 files changed

+23
-0
lines changed

5 files changed

+23
-0
lines changed

L/Landfire/Compat.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[0]
2+
Dates = "1.11.0 - 1"
3+
Downloads = "1.6.0 - 1"
4+
Extents = "0.1.6 - 0.1"
5+
GeoInterface = "1.6.0 - 1"
6+
HTTP = "1"
7+
JSON3 = "1"
8+
StyledStrings = "1.11.0 - 1"
9+
julia = "1.6.7 - 1"

L/Landfire/Deps.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[0]
2+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3+
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
4+
Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
5+
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
6+
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
7+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
8+
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"

L/Landfire/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Landfire"
2+
uuid = "16f38fd6-0379-4569-89bb-2d3d56e50de8"
3+
repo = "https://github.com/joshday/Landfire.jl.git"

L/Landfire/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 = "96fd015726b446fea30c055eecd25093a0159449"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,6 +1174,7 @@ some amount of consideration when choosing package names.
11741174
16e4e860-d6b8-5056-a518-93e88b6392ae = { name = "UCX_jll", path = "jll/U/UCX_jll" }
11751175
16ed6a40-d4c3-11e9-1e10-59384530c1b4 = { name = "AnyMOD", path = "A/AnyMOD" }
11761176
16f11440-1623-44c9-850c-358a6c72f3c9 = { name = "MQLib", path = "M/MQLib" }
1177+
16f38fd6-0379-4569-89bb-2d3d56e50de8 = { name = "Landfire", path = "L/Landfire" }
11771178
16f6c422-f222-508b-b0da-15025777bca7 = { name = "RobustShortestPath", path = "R/RobustShortestPath" }
11781179
16fef848-5104-11e9-1b77-fb7a48bbb589 = { name = "LiveServer", path = "L/LiveServer" }
11791180
17051e67-205e-509e-8301-03b320b998e6 = { name = "GeometryPrimitives", path = "G/GeometryPrimitives" }

0 commit comments

Comments
 (0)