Skip to content

Commit 303e39e

Browse files
New package: Lexbor v1.0.0 (#122198)
UUID: 7c3807c3-6380-4629-8731-66194421aa0a Repo: https://github.com/MichaelHatherly/Lexbor.jl.git Tree: df5e64088a7c0424db4b84f4532640b4fdedb4fa Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 05028aa commit 303e39e

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

L/Lexbor/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[1]
2+
AbstractTrees = "0.4"
3+
CEnum = "0.5"
4+
julia = "1.6.0-1"
5+
lexbor_jll = "2.4.0"

L/Lexbor/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[1]
2+
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
3+
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
4+
lexbor_jll = "be8d7a73-1782-5ce7-96ff-8fff21e5e970"

L/Lexbor/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Lexbor"
2+
uuid = "7c3807c3-6380-4629-8731-66194421aa0a"
3+
repo = "https://github.com/MichaelHatherly/Lexbor.jl.git"

L/Lexbor/Versions.toml

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

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5802,6 +5802,7 @@ some amount of consideration when choosing package names.
58025802
7c2d2b1e-3dd4-11ea-355a-8f6a8116e294 = { name = "ReservoirComputing", path = "R/ReservoirComputing" }
58035803
7c311715-997f-43ba-a0ee-db1ccfe8d7f2 = { name = "SynchrotronKernel", path = "S/SynchrotronKernel" }
58045804
7c338ca5-b20e-417b-9799-aae6c720705e = { name = "BlockEnums", path = "B/BlockEnums" }
5805+
7c3807c3-6380-4629-8731-66194421aa0a = { name = "Lexbor", path = "L/Lexbor" }
58055806
7c3ad74f-ee21-4e60-a1ba-ecae6f0cff80 = { name = "DateShifting", path = "D/DateShifting" }
58065807
7c3b921d-20d6-4eba-ad57-605525e86ab2 = { name = "StructMapping", path = "S/StructMapping" }
58075808
7c4cb9fa-83a0-5386-9231-d6167c818060 = { name = "LNR", path = "L/LNR" }

0 commit comments

Comments
 (0)