Ports Search

Results 1,5111,520 of 19,819 for %22HTTP Server%22.(0.007 seconds)
print/pkipplib-0.07 (Score: 0.0070263213)
Create and parse IPP requests
pkipplib is a Python library which can prepare IPP requests with the help of a somewhat high level API. These requests can then be sent to an IPP printer or print server (e.g. CUPS). This library can also parse IPP answers received, and create high level Python objects from them.
security/Apache-Htpasswd-1.9 (Score: 0.0070263213)
Manage Unix crypt-style password file
This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. The password file is a flat-file with login names and their associated crypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files.
shells/rssh-2.3.4 (Score: 0.0070263213)
Restricted Secure SHell only for sftp/scp/rdist/rsync/CVS
rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. It now also includes support for rdist, rsync, and CVS. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.
textproc/XML-TreePP-0.43 (Score: 0.0070263213)
Pure Perl implementation for parsing/writing xml files
XML::TreePP module parses XML file and expands it for a hash tree. And also generate XML file from a hash tree. This is a pure Perl implementation. You can also download XML from remote web server like XMLHttpRequest object at JavaScript language.
textproc/uim-el-1.8.6 (Score: 0.0070263213)
Emacs lisp for uim input method library
uim aims for multilingual input method library. It works as an XIM server or an input module of GTK+ 2.x. And currently it supports following input methods. Chinese: Pinyin Japanese: Anthy, Prime, SKK, T-code, TUT-code Korean: Hangul, Romaja Vietnamese: VIQR Other: IPA This port installs Emacs lisp files for uim.
textproc/pootle-2.5.1.3 (Score: 0.0070263213)
User-friendly web portal for simple translation process
Pootle is a user-friendly web portal that makes the translation process so much simpler. It allows online translation, work assignment, gives statistics and allows easy volunteer contribution. You can run Pootle as an Internet server like these projects or run your own copy on an Intranet.
www/encode-6.3 (Score: 0.0070263213)
PHP script to browse, create folders, upload files etc
Encode Explorer is an easy-to-use php script to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
www/jericho-html-3.2 (Score: 0.0070263213)
Java library to analyse and manipulate HTML
Jericho HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.
www/Apache-AuthCookie-3.24 (Score: 0.0070263213)
Perl module to provide custom forms for reauthentication
Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where AuthCookie verifies them and returns a session key.
www/HTML-Macro-1.30 (Score: 0.0070263213)
Process HTML templates with loops, conditionals, macros and more
HTML::Macro is a module to be used behind a web server (in CGI scripts). It provides a convenient mechanism for generating HTML pages by combining "dynamic" data derived from a database or other computation with HTML templates that represent fixed or "static" content of a page.