Difference between revisions of "Script Repository"
Jump to navigation
Jump to search
(R stats packages) |
(GRASS AddOns added) |
||
Line 8: | Line 8: | ||
Talk to Tyler Mitchell if you have more ideas to contribute or if you like the idea. | Talk to Tyler Mitchell if you have more ideas to contribute or if you like the idea. | ||
+ | |||
+ | === External Examples === | ||
+ | |||
+ | * [http://grass.gdf-hannover.de/wiki/GRASS_AddOns GRASS Addons]: Scripts and code snippets | ||
''More to come'' | ''More to come'' |
Revision as of 11:54, 16 June 2006
Just a rough stub for discussion purposes so far.
Goal
To have an OSGeo Script Repository, where users and developers can contribute, borrow, extend, share and organise code snippits in a variety of programming languages using a range of API's and utilities. This would be useful for much more than just OSGeo projects and could really help show the world what we are up to.
Losely model it after the Perl CPAN concept.
Or follow the R stats packages concept, also for C integration.
Talk to Tyler Mitchell if you have more ideas to contribute or if you like the idea.
External Examples
- GRASS Addons: Scripts and code snippets
More to come