Changes between Version 4 and Version 5 of Acknowledgments

Show
Ignore:
Timestamp:
02/17/12 15:51:27 (15 months ago)
Author:
jjr8
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Acknowledgments

    v4 v5  
    88 
    99 * '''Roberto De Almeida''' and his collaborators for the [http://pydap.org/ pydap] Python package. MGET uses pydap to download oceanographic data using the [http://opendap.org/ OPeNDAP] protocol. 
     10 
     11 * '''Lokkju Brennr''' for the [http://code.google.com/p/pyspatialite/ pyspatialite] and '''Gerhard Häring''' for the [http://code.google.com/p/pysqlite/ pysqlite] Python packages. MGET uses these to access the !SpatiaLite and SQLite libraries from Python. 
    1012 
    1113 * '''Phillip Eby''', '''Bob Ippolito''', and their collaborators for the [http://pypi.python.org/pypi/setuptools setuptools] Python package. Currently MGET just includes a copy of pkg_resources from setuptools because it is required by pydap, but we may use setuptools to package a future release of MGET. 
     
    2628 
    2729 * '''Mark Hammond''' for the [http://sourceforge.net/projects/pywin32/ pywin32] Python package. MGET uses pywin32 to expose its classes as COM classes, to invoke other COM classes, to perform various installation tasks, and many other things. 
     30 
     31 *  for the  
    2832 
    2933 * The developers of the [http://hdf.ncsa.uiuc.edu/ HDF] data format and software libraries. MGET uses these to read geospatial data.