=================================
crawler-mswl: Python web crawler
=================================

Introduction
=============

This is a Python crawler project to retrieve all links in **a** tags defined in\
 URL and access every **href** property for each link as defined in input\
  parameter.

Ricardo García Fernández developed this projecto for ``Developing Tools`` \
Subject in Universidad Rey Juan Carlos ``Master en Software Libre``.

Environment
============

Java JDK 1.6.0_22
Python 2.7.2

License
========

This project has ``GNU GENERAL PUBLIC LICENSE version 3`` see complete \
definition in **COPYING** file.

Install
========

Read install instructions in **INSTALL** file. 

Issues management
==================

Issue management its done with Redmine project tracker in::

    * http://code.sidelab.es/projects/ricardogarcia2012/issues
    

