Skip to content

Commit

Permalink
Merge pull request #2023 from aviks/topic/pkglist
Browse files Browse the repository at this point in the history
Update package listing with new packages
  • Loading branch information
ViralBShah committed Jan 12, 2013
2 parents 5e86eea + 19df7ba commit d908fd7
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 2 deletions.
4 changes: 3 additions & 1 deletion doc/listpkg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ function gen_listpkg()
gh_repo=JSON.parse(readall(download_file(gh_repo_url)))
#print("processing $gh_user_url")
gh_user=JSON.parse(readall(download_file(gh_user_url)))
#Sometimes name is missing, sometimes it is null in the JSON
fullname = get(gh_user, "name", user)
if fullname == nothing; fullname = user; end
avatar = gh_user["avatar_url"]
user_url = gh_user["html_url"]
desc = get(gh_repo, "description", "No description provided")
Expand All @@ -54,7 +56,7 @@ function gen_listpkg()
end
print(io, "`$(pkg) <$(html_url)>`_\n");
print(io, "_"^(length("`$(pkg) <$(html_url)>`_")) * "\n\n")
print(io, " .. image:: $(avatar)\n :height: 80px\n :width: 80px\n :align: right\n :alt: $(fullname)\n")
print(io, " .. image:: $(avatar)\n :height: 80px\n :width: 80px\n :align: right\n :alt: $(fullname)\n\n")
print(io, " Current Version: ``$(maxv.version)``\n\n");
print(io, " $(desc) \n\n")
print(io, " Maintainer: `$(fullname) <$user_url>`_\n\n")
Expand Down
121 changes: 120 additions & 1 deletion doc/packages/packagelist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ __________________________________________________________
:align: right
:alt: Carlo Baldassi


Current Version: ``0.0.0``

Package for parsing command-line arguments to Julia programs.
Expand Down Expand Up @@ -251,6 +250,26 @@ ___________________________________________________________

None

`GLM <https://github.com/JuliaStats/GLM.jl>`_
_____________________________________________

.. image:: https://secure.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-org-420.png
:height: 80px
:width: 80px
:align: right
:alt: JuliaStats

Current Version: ``0.0.0``

Generalized linear models in Julia

Maintainer: `JuliaStats <https://github.com/JuliaStats>`_

Dependencies::

DataFrames Any Version
Distributions Any Version

`GLU <https://github.com/rennis250/GLU.jl>`_
____________________________________________

Expand Down Expand Up @@ -306,6 +325,8 @@ ________________________________________________

Maintainer: `Daniel Jones <https://github.com/dcjones>`_

More Info: `<http://dcjones.github.com/Gadfly.jl/doc>`_

Dependencies::

Compose Any Version
Expand Down Expand Up @@ -525,6 +546,26 @@ __________________________________________

None

`LM <https://github.com/JuliaStats/LM.jl>`_
___________________________________________

.. image:: https://secure.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-org-420.png
:height: 80px
:width: 80px
:align: right
:alt: JuliaStats

Current Version: ``0.0.0``

Linear models in Julia

Maintainer: `JuliaStats <https://github.com/JuliaStats>`_

Dependencies::

DataFrames Any Version
Distributions Any Version

`Languages <https://github.com/johnmyleswhite/Languages.jl>`_
_____________________________________________________________

Expand Down Expand Up @@ -659,6 +700,25 @@ ______________________________________________

None

`ODBC <https://github.com/karbarcca/ODBC>`_
___________________________________________

.. image:: https://secure.gravatar.com/avatar/1214b9051c4ae96c1ca5c5e6cc25716e?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png
:height: 80px
:width: 80px
:align: right
:alt: Jacob Quinn

Current Version: ``0.0.0``

A low-level ODBC interface for the Julia programming language

Maintainer: `Jacob Quinn <https://github.com/karbarcca>`_

Dependencies::

None

`OpenGL <https://github.com/rennis250/OpenGL.jl>`_
__________________________________________________

Expand Down Expand Up @@ -758,6 +818,25 @@ _________________________________________________________________

None

`Profile <https://github.com/timholy/Profile.jl>`_
__________________________________________________

.. image:: https://secure.gravatar.com/avatar/2989a078f4caff6fb86fa30e59bd9aa9?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png
:height: 80px
:width: 80px
:align: right
:alt: Tim Holy

Current Version: ``0.0.0``

Profilers for Julia

Maintainer: `Tim Holy <https://github.com/timholy>`_

Dependencies::

None

`ProjectTemplate <https://github.com/johnmyleswhite/ProjectTemplate.jl>`_
_________________________________________________________________________

Expand Down Expand Up @@ -915,6 +994,27 @@ __________________________________________________________

Options Any Version

`Thyme <https://github.com/milktrader/Thyme.jl>`_
_________________________________________________

.. image:: https://secure.gravatar.com/avatar/25ce2ab2f5e673e46208c1188a39e6ca?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png
:height: 80px
:width: 80px
:align: right
:alt: milktrader

Current Version: ``0.0.0``

Julia code for importing and transforming time-series data

Maintainer: `milktrader <https://github.com/milktrader>`_

Dependencies::

Calendar Any Version
DataFrames Any Version
UTF16 Any Version

`Tk <https://github.com/JuliaLang/Tk.jl>`_
__________________________________________

Expand Down Expand Up @@ -1013,3 +1113,22 @@ ________________________________________

None

`kNN <https://github.com/johnmyleswhite/kNN.jl>`_
_________________________________________________

.. image:: https://secure.gravatar.com/avatar/b6b704f26ffe0d91e6317a1c069d4303?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png
:height: 80px
:width: 80px
:align: right
:alt: John Myles White

Current Version: ``0.0.0``

The k-nearest neighbors algorithm in Julia

Maintainer: `John Myles White <https://github.com/johnmyleswhite>`_

Dependencies::

DataFrames Any Version

0 comments on commit d908fd7

Please sign in to comment.