Skip to content

Commit e1e89e6

Browse files
committed
Add Project.toml file
1 parent bc4b64f commit e1e89e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
desc = "Tools to help build a consistent API across various packages, use it, and enquire about it"
2+
keywords = ["package", "module", "API"]
3+
license = "MIT"
4+
name = "ModuleInterfaceTools"
5+
uuid = "5cb8414e-7aab-5a03-a681-351269c074bf"
6+
repo = "https://github.com/JuliaString/ModuleInterfaceTools.jl.git"

0 commit comments

Comments
 (0)