[ckan.plugins]
arcgis_harvester = ckanext.geodatagov.harvesters:ArcGISHarvester
datagov_harvest = ckanext.geodatagov.plugin:DataGovHarvest
geodatagov = ckanext.geodatagov.plugin:Demo
geodatagov_csw_harvester = ckanext.geodatagov.harvesters:GeoDataGovCSWHarvester
geodatagov_doc_harvester = ckanext.geodatagov.harvesters:GeoDataGovDocHarvester
geodatagov_geoportal_harvester = ckanext.geodatagov.harvesters:GeoDataGovGeoportalHarvester
geodatagov_miscs = ckanext.geodatagov.plugin:Miscs
geodatagov_waf_harvester = ckanext.geodatagov.harvesters:GeoDataGovWAFHarvester
s3test = ckanext.geodatagov.plugin:S3Test
waf_harvester_collection = ckanext.geodatagov.harvesters:WAFCollectionHarvester
z3950_harvester = ckanext.geodatagov.harvesters:Z3950Harvester

[paste.paster_command]
geodatagov = ckanext.geodatagov.commands:GeoGovCommand
