Skip to content

Commit

Permalink
ConfParser.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Apr 12, 2014
1 parent 407d92f commit dbbe3ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
1 change: 1 addition & 0 deletions Distributed-Computing.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Distributed (Cloud/ Cluster/ Grid) computing, Parallel computing, GIS, Networkin
* JuliaWebRepl.jl :: https://github.com/vtjnash/JuliaWebRepl.jl

## WWW
* ConfParser.jl :: [Julia package for parsing configuration files](https://github.com/dotslashb/ConfParser.jl) utilizing ini, http, and simple configuration syntaxes.
* JuliaWebServer :: [a webserver for julia](https://github.com/chzyer/JuliaWebServer)
* Laurence.jl :: https://github.com/mneudert/Laurence.jl
* LibCURL.jl :: A thin [wrapper of libCURL](https://github.com/amitmurthy/LibCURL.jl) in Julia.
Expand Down
5 changes: 1 addition & 4 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# LICENSE

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
* [http:https://creativecommons.org/licenses/by-sa/3.0/deed.en_US](http:https://creativecommons.org/licenses/by-sa/3.0/deed.en_US)
and
* [http:https://creativecommons.org/licenses/by-sa/3.0/legalcode](http:https://creativecommons.org/licenses/by-sa/3.0/legalcode)
This work is licensed under a [Creative Commons Attribution-ShareAlike 3.0 Unported License](http:https://creativecommons.org/licenses/by-sa/3.0/), [CC-BY-SA 3.0 legalcode](http:https://creativecommons.org/licenses/by-sa/3.0/legalcode)

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Some tips for submitting a [pull request (PR)](https://github.com/svaksha/Julia.


# LICENSE
* This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. Read the LICENSE.md file for full details.
* This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License - (CC-BY-SA-3.0). Read the [LICENSE.md](https://github.com/svaksha/Julia.jl/blob/master/LICENSE.md) file for full details.

0 comments on commit dbbe3ed

Please sign in to comment.