diff --git a/P/PYiCSV/Compat.toml b/P/PYiCSV/Compat.toml new file mode 100644 index 000000000000000..7562f04ece03f68 --- /dev/null +++ b/P/PYiCSV/Compat.toml @@ -0,0 +1,5 @@ +[1] +Conda = "1.10.2-1" +Pkg = "1.9.0-1" +PyCall = "1.96.4-1" +julia = "1.9.0-1" diff --git a/P/PYiCSV/Deps.toml b/P/PYiCSV/Deps.toml new file mode 100644 index 000000000000000..330d0305184085c --- /dev/null +++ b/P/PYiCSV/Deps.toml @@ -0,0 +1,4 @@ +[1] +Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d" +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" +PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" diff --git a/P/PYiCSV/Package.toml b/P/PYiCSV/Package.toml new file mode 100644 index 000000000000000..9f06b42451d1141 --- /dev/null +++ b/P/PYiCSV/Package.toml @@ -0,0 +1,3 @@ +name = "PYiCSV" +uuid = "a947b93a-73a6-4986-95bf-5299b82f6468" +repo = "https://gitlab.com/leibersp/PYiCSV.jl.git" diff --git a/P/PYiCSV/Versions.toml b/P/PYiCSV/Versions.toml new file mode 100644 index 000000000000000..8eab72b41e4a62d --- /dev/null +++ b/P/PYiCSV/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "dede11bf4a1bf0ff1f46e8a2ac6ac4994caecfd8" diff --git a/Registry.toml b/Registry.toml index 85c9b9f04047da7..f23f755ca519e4d 100644 --- a/Registry.toml +++ b/Registry.toml @@ -7753,6 +7753,7 @@ a93c6f00-e57d-5684-b7b6-d8193f3e46c0 = { name = "DataFrames", path = "D/DataFram a9449b16-1c3f-48ab-aa2c-0b9c6d97beee = { name = "MembraneBase", path = "M/MembraneBase" } a9453432-0461-11e9-1276-9b1ac3d3d0c6 = { name = "SpectralClustering", path = "S/SpectralClustering" } a945a9ba-879e-550e-aa45-2a4d52798e91 = { name = "WordNet", path = "W/WordNet" } +a947b93a-73a6-4986-95bf-5299b82f6468 = { name = "PYiCSV", path = "P/PYiCSV" } a94d6aec-2c5c-43a3-8874-9c6fe372d212 = { name = "TruncatedStreams", path = "T/TruncatedStreams" } a9523b4b-60f2-4b05-86a8-33bf953359c5 = { name = "YOLOv7", path = "Y/YOLOv7" } a9526d72-2590-4674-b2be-c78bd3dad999 = { name = "OptionType", path = "O/OptionType" }