Description: ------------ This is a utility module for converting country code data from one format to another. Typical usage would be converting a country name to its ISO2 (or ISO3) country code. It also contains a module for accessing the methods via the services API. This module does not provide any functionality on its own and would primarily be used by other modules. Code Contributions ------------------ horsconcept - Original author ngmaloney - Author of fork mrfelton - D6 port Documentation ------------------ Full details of the Country Codes API can be found at http://www.kirkdesigns.co.uk/docs/drupal-country-codes-api-module