README.rst

========
ecureuil
========

.. image:: https://travis-ci.org/AntoineGagne/ecureuil.svg?branch=master
    :target: https://travis-ci.org/AntoineGagne/ecureuil

:Author: `Antoine Gagné <gagnantoine@gmail.com>`_

.. contents::
    :backlinks: none

.. sectnum::

A library to parse and navigate HTML with CSS selectors.

Installation
============

Development
===========

Running all the tests and linters
---------------------------------

You can run all the tests and linters with the ``rebar3`` alias:

.. code-block:: sh

    rebar3 check