Mercurial > repos > iuc > package_gdbm_1_11
changeset 2:ed2537bccffc draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gdbm_1_11 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
| author | iuc |
|---|---|
| date | Fri, 17 Jul 2015 10:24:20 -0400 |
| parents | ad3c23208758 |
| children | |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue May 27 10:51:27 2014 -0400 +++ b/tool_dependencies.xml Fri Jul 17 10:24:20 2015 -0400 @@ -14,7 +14,7 @@ </actions> </install> <readme> - GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. + GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database. http://www.gnu.org.ua/software/gdbm/gdbm.html </readme>
