|
@ -3,7 +3,6 @@ Expm.Package.new( |
|
|
description: "Rope in elixir providing faster index based operations then binaries.", |
|
|
description: "Rope in elixir providing faster index based operations then binaries.", |
|
|
version: "0.1.0", |
|
|
version: "0.1.0", |
|
|
keywords: ["string", "data structure"], |
|
|
keywords: ["string", "data structure"], |
|
|
licenses: ["Apache 2.0"], |
|
|
|
|
|
maintainers: [[name: "Sean Copenhaver", email: "sean.copenhaver+expm@gmail.com"]], |
|
|
maintainers: [[name: "Sean Copenhaver", email: "sean.copenhaver+expm@gmail.com"]], |
|
|
repositories: [[github: "copenhas/ropex", tag: "v0.1.0"]] |
|
|
repositories: [[github: "copenhas/ropex", tag: "v0.1.0"]] |
|
|
) |
|
|
) |
|
|