fhost
======

**fhost** is a Python module that helps you to manage your /etc/hostnames
easily.

Provides an :abbr:`API (Application Programming Interface)` based on a 
:abbr:`CLI (Command line interface)` interface to add, remove and list maped 
local hostnames with IP's that follows the standards
of `Hosts file <en.wikipedia.org/wiki/Hosts_(file)>`_.

At this moment it only runs in Linux, but we plan to write a port for OSX and 
Microsoft Windows.

It is licensed under the `BSD three-clause <http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22_or_.22Modified_BSD_License.22.29>`_
license.

.. raw:: html

    <div class="btn-group pull-right download-buttons-home">
    <a class="btn zip">Download<br/><strong>ZIP File</strong></a>
    <a class="btn tar">Download<br/><strong>Tar Ball</strong></a>
    <a class="btn github">Fork On<br/><strong>GitHub</strong></a>
    <div class="current-version">Current version is <span class="version">v0.2</span></div>
    </div>

Contents
--------

.. toctree::
   :maxdepth: 1

   install
   tutorial
   api

More information
----------------

**fhost** is written by Raül Pérez. For questions and suggestions concerning
this project please go to its
`Github repository <http://github.com/repejota/fhost>`_ and file a bug
or write him a message.

.. raw:: html

	<div style="margin-top: 2.5em">
	<iframe height="20px" frameborder="0" width="85px" scrolling="0" allowtransparency="true" src="http://markdotto.github.com/github-buttons/github-btn.html?user=repejota&amp;repo=fhost&amp;type=watch&amp;count=true" class="github-btn"></iframe>

    <iframe height="20px" frameborder="0" width="76px" scrolling="0" allowtransparency="true" src="http://markdotto.github.com/github-buttons/github-btn.html?user=repejota&amp;repo=fhost&amp;type=fork&amp;count=true" class="github-btn"></iframe>

    <iframe height="20px" frameborder="0" width="130px" scrolling="0" allowtransparency="true" src="http://markdotto.github.com/github-buttons/github-btn.html?user=repejota&amp;type=follow"></iframe>

    <iframe frameborder="0" scrolling="no" allowtransparency="true" src="http://platform.twitter.com/widgets/follow_button.1334389481.html#_=1335048597247&amp;id=twit-repejota&amp;lang=en&amp;screen_name=repejota&amp;show_count=true&amp;show_screen_name=true&amp;size=m" class="twitter-follow-button" style="width: 218px; height: 20px;" title="Twitter Follow Button"></iframe>
    </div>
