summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2015-07-29 14:37:49 -0400
committerRyan Petrello <lists@ryanpetrello.com>2015-07-29 14:40:05 -0400
commitb49e8c7be413512866390e0a03ee18802ad3d046 (patch)
tree79b6c5c545c49e86dffa41e381e148bb06ce2de0 /README.rst
parentcbcc8b3e511f8366aabb04b50ce5c482cfcbb6f3 (diff)
downloadpecan-b49e8c7be413512866390e0a03ee18802ad3d046.tar.gz
Pecan has moved to https://github.com/pecan/pecan
Change-Id: I1ee039e0e84cd4c32d49c1a0b858fbc247e75054
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst57
1 files changed, 1 insertions, 56 deletions
diff --git a/README.rst b/README.rst
index 60a38ea..0669a67 100644
--- a/README.rst
+++ b/README.rst
@@ -1,59 +1,4 @@
-Pecan
-=====
-
A WSGI object-dispatching web framework, designed to be lean and fast with few
dependencies.
-.. image:: https://badge.fury.io/py/pecan.png
- :target: https://pypi.python.org/pypi/pecan/
- :alt: Latest PyPI version
-
-Installing
-----------
-
-::
-
- $ pip install pecan
-
-...or, for the latest (unstable) tip::
-
- $ git clone https://github.com/stackforge/pecan.git
- $ cd pecan && python setup.py install
-
-Running Tests
--------------
-
-::
-
- $ python setup.py test
-
-...or, to run all tests across all supported environments::
-
- $ pip install tox && tox
-
-Viewing Documentation
----------------------
-`Available online <http://pecan.readthedocs.org>`_, or to build manually::
-
- $ cd docs && make html
- $ open docs/build/html/index.html
-
-...or::
-
- $ cd docs && make man
- $ man docs/build/man/pecan.1
-
-Contributing
-------------
-For information on contributing to Pecan, please read our `Contributing
-Guidelines <https://github.com/stackforge/pecan/blob/master/CONTRIBUTING.rst>`_.
-
-Bugs should be filed on Launchpad, not GitHub:
-
-https://bugs.launchpad.net/pecan
-
-Additional Help/Support
------------------------
-Most Pecan interaction is done via the `pecan-dev Mailing List
-<https://groups.google.com/forum/#!forum/pecan-dev>`_ and the #pecanpy channel
-on `FreeNode <http://freenode.net/>`_ IRC.
+The Pecan project has moved to: https://github.com/pecan/pecan