# MapServer Rest API **MapServer REST API** is a python wrapper around MapServer which allows to manipulate a mapfile in a RESTFul way. It has been developped to match as close as possible the way the GeoServer REST API acts. ## Installation See the Mapserver Rest API Documentation for installation instructions. ## Copying and license **MapServer REST API** is copyright (c) 2011-2013 Neogeo Technologies. It is free software licensed under the GNU General Public License version 3. You should have received a copy of the GNU General Public License along with this program. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).