{% extends "main.html" %}
{% block section_title %}
About Stallion
version {{ version }}
{% endblock %}
{% block content %}
Stallion was created by {{ author }} to provide an "easy-to-use" visual interface for Python newcomers. Today we have many nice distribution utilities like pip, distribute, etc, but we don't have a nice visual approach with these same goals.
Contributors in order of appearance:
If you want to contribute (even with documentation), please fork me at Github, open issues, make suggestions.