index.txt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. Python Paste
  2. ============
  3. Contents:
  4. .. toctree::
  5. :maxdepth: 1
  6. news
  7. future
  8. testing-applications
  9. url-parsing-with-wsgi
  10. do-it-yourself-framework
  11. paste-httpserver-threadpool
  12. developer-features
  13. DeveloperGuidelines
  14. StyleGuide
  15. paste-httpserver-threadpool
  16. testing-applications
  17. url-parsing-with-wsgi
  18. community/index.txt
  19. community/mailing-list.txt
  20. community/repository.txt
  21. download/index.txt
  22. license
  23. Indices and tables
  24. ==================
  25. * :ref:`genindex`
  26. * :ref:`modindex`
  27. * :ref:`search`
  28. .. comment:
  29. I want to put these somewhere sometime, but no place for them now...
  30. Python Paste -- 50% tastier than Elmer's!
  31. Paste: making the web sticky.
  32. Fix broken websites by applying Paste liberally.
  33. Paste: paper over your inconsistencies.
  34. Paste: a soft mixture of malleable consistency.
  35. Paste: a tasty mixture to be spread on bread or crackers.
  36. Paste: glue that won't hurt you if you eat it.
  37. Python Paste: the web extruded into the form of a snake.
  38. Paste: the vinegar eel.
  39. Paste: you bring the cut.
  40. Paste: a doughy substance from which to make metaphorical web cupcakes.
  41. LAMP? LAMPP!
  42. Putting the P in Wep 2.0!
  43. Frankenweb crush tiny humans!
  44. DSL? DSF!
  45. Paste: Comfort for the framework-scarred
  46. Other Components
  47. ================
  48. * `Paste Deploy <./deploy/>`_
  49. * `Paste Script <./script/>`_
  50. * `WebOb <http://webob.org/>`_
  51. * `WSGI specification (PEP 333) <http://www.python.org/dev/peps/pep-0333.html>`_
  52. License
  53. =======
  54. Paste is distributed under the `MIT license
  55. <http://www.opensource.org/licenses/mit-license.php>`_.