Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 7d5611ca5806a42706dd3459e563d762 > files > 49

fpaste-server-0.2-1.fc14.noarch.rpm

fpaste_server is simply put a fedora branded pastebin.  Like many a pastebin
before it, fpaste_server strives to make it easy to share code and other
information on a website.

fpaste_server is a Django application and utilizes a few Django applications:

- Django - Core Framework (http://djangoproject.com)
- Django Paste - Example Pastebin Code  (https://github.com/bartTC/django-paste/)
- Django Simple Captcha - Captcha Support for Viewing Expired Pastes (https://code.google.com/p/django-simple-captcha/)
- Django Tracking - Track and Ban Abuse, Bots (https://code.google.com/p/django-tracking/)
- Pygments - Syntax Highlighting (http://pygments.org/)

A couple items are included with the distribution to help get things going:

- conf/fpaste_server.wsgi - A fully functional wsgi definition for fpaste_server
- conf/wsgi.conf - The apache wsgi.conf which can be dropped into the httpd/conf.d directory

Thank you for using fpaste_server and if you have any feedback, please visit
our website and log a bug or two.  We'd also love it if you would like to
contribute back to fpaste_server.  Here's more information:

Author:  Jonathan Steffan <jsteffan@fedoraproject.org>
Author:  Clint Savage <herlo@fedoraproject.org>

Website: https://fedorahosted.org/fpaste-server/