Ports Search

Results 16,46116,470 of 19,819 for %22HTTP Server%22.(0.017 seconds)
www/XML_GRDDL-0.2.0 (Score: 9.2878623E-4)
PHP library for dealing with GRDDL
XML_GRDDL is a PHP library for dealing with GRDDL. It can use Different XSLT engines.
www/photo_gallery-1.5 (Score: 9.2878623E-4)
Simple web based photo gallery
Project, event or category(whatever you call) base photo gallery with admin and frontend screen. Automatic thumbnail generation. -Bob Bomar <bob@bomar.us>
www/gollum-lib-4.2.0 (Score: 9.2878623E-4)
Simple, Git-powered wiki with a sweet API and local frontend
A simple, Git-powered wiki with a sweet API and local frontend.
www/WebFlash-0.1a9 (Score: 9.2878623E-4)
Library to display flash messages in python web applications
WebFlash is a library to display "flash" messages in python web applications. These messages are usually used to provide feedback to the user (eg: you changes have been saved, your credit card number has been stolen, ...). One important characteristic they must provide is the ability to survive a redirect (ie: display the message in a page after being redirected from a form submission).
www/django-allauth-0.25.2 (Score: 9.2878623E-4)
User registration with social account authentication
django-allauth is a reusable Django app that allows for both local and social authentication, with flows that just work.
www/Tenjin-1.1.1 (Score: 9.2878623E-4)
Fast and full-featured template engine based on embedded Python
Tenjin is a very fast and full-featured template engine. You can embed Python statements and expressions into your template file. Tenjin converts it into Python script and evaluate it.
www/django-appmedia-1.0.1 (Score: 9.2878623E-4)
Serve static content from within django app directories
Support for serving static media from within django app directories
www/django-auth-ldap-1.2.7 (Score: 9.2878623E-4)
LDAP integration for django.contrib.auth
This is a Django authentication backend that authenticates against an LDAP service. Configuration can be as simple as a single distinguished name template, but there are many rich configuration options for working with users, groups, and permissions.
www/plugger-5.1.5 (Score: 9.2878623E-4)
Multimedia front-end plugin for Mozilla or Opera
Plugger is a multimedia plugin for Unix Netscape 3.0 or later that handles Quicktime, MPEG, MP2, AVI, SGI-movie, Tiff, DL, IFF-anim, MIDI, Soundtracker, AU, WAV and Commodore 64 audio files. Since Plugger 3.0, MPEG audio and video can be streamed. Plugger is a very small plugin, because plugger uses external programs to show/play the different formats.
www/django-classy-tags-0.7.2 (Score: 9.2878623E-4)
Class based template tags for Django
The goal of this project is to create a new way of writing Django template tags which is fully compatible with the current Django templating infrastructure. This new way should be easy, clean and require as little boilerplate code as possible while still staying as powerful as possible. Features: * Class based template tags. * Template tag argument parser. * Declarative way to define arguments. * Supports (theoretically infinite) parse-until blocks. * Extensible!