Skip to content

Commit

Permalink
New package: NiLang v0.1.0 (#8521)
Browse files Browse the repository at this point in the history
UUID: ab4ef3a6-0b42-11ea-31f6-e34652774712
Repo: https://github.com/GiggleLiu/NiLang.jl.git
Tree: 96b5c5d88a74e797f156ad6e8212d44735af0206

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator committed Jan 30, 2020
1 parent 1efc18d commit d8dd838
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions N/NiLang/Compat.toml
@@ -0,0 +1,5 @@
[0]
MLStyle = "0.3"
NiLangCore = "0.1"
Reexport = "0.2"
julia = "1.3.0-1"
4 changes: 4 additions & 0 deletions N/NiLang/Deps.toml
@@ -0,0 +1,4 @@
[0]
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
NiLangCore = "575d3204-02a4-11ea-3f62-238caa8bf11e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3 changes: 3 additions & 0 deletions N/NiLang/Package.toml
@@ -0,0 +1,3 @@
name = "NiLang"
uuid = "ab4ef3a6-0b42-11ea-31f6-e34652774712"
repo = "https://github.com/GiggleLiu/NiLang.jl.git"
2 changes: 2 additions & 0 deletions N/NiLang/Versions.toml
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "96b5c5d88a74e797f156ad6e8212d44735af0206"
1 change: 1 addition & 0 deletions Registry.toml
Expand Up @@ -2069,6 +2069,7 @@ aaf54ef3-cdf8-58ed-94cc-d582ad619b94 = { name = "DistributedArrays", path = "D/D
aafaddc9-749c-510e-ac4f-586e18779b91 = { name = "CatIndices", path = "C/CatIndices" }
ab2f91bb-94b4-55e3-9ba0-7f65df51de79 = { name = "OSQP", path = "O/OSQP" }
ab46fb84-d57c-11e9-2f65-6f72e4a7229f = { name = "DensityRatioEstimation", path = "D/DensityRatioEstimation" }
ab4ef3a6-0b42-11ea-31f6-e34652774712 = { name = "NiLang", path = "N/NiLang" }
ab4f0b2a-ad5b-11e8-123f-65d77653426b = { name = "BFloat16s", path = "B/BFloat16s" }
ab51929a-ac93-4d67-a0ea-9824f8544b9e = { name = "CountdownLetters", path = "C/CountdownLetters" }
ab5a07f8-06af-567f-a878-e8bb879eba5a = { name = "Elfutils_jll", path = "E/Elfutils_jll" }
Expand Down

0 comments on commit d8dd838

Please sign in to comment.