Changeset 481

Show
Ignore:
Timestamp:
07/30/06 16:00:22
Author:
seang
Message:

Update to history and readme

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OWSLib/trunk/HISTORY.txt

    r480 r481  
     1HISTORY 
     2======= 
     3 
     4OWSLib 0.0: 30 July 2006 
     5------------------------ 
     6- Brought OWSLib up out of the PCL trunk into its own space. 
     7- Updated the testing frameworm. 
     8- Initial test coverage: 
     9 
     10Name    Stmts   Exec  Cover   Missing 
     11------------------------------------- 
     12wms       105     68    64%   36, 41-48, 61-63, 114-118, 125-155, 172, 203-205 
     13wfs        74     69    93%   146, 166, 199-201 
     14wmc       111      0     0%   33-220 
     15------------------------------------- 
     16TOTAL     290    137    47% 
     17 
  • OWSLib/trunk/README.txt

    r480 r481  
    1  
    21OWSLib 
    32====== 
    43 
    5 An etree-based module for making OGC W*S requests and handling responses. 
     4An etree-based module for consuming OGC W*S web services. 
    65 
    76Installation