Ports Search

Results 401410 of 6,332 for /net-p2p/.(0.005 seconds)
ukrainian/hunspell-1.8.0 (Score: 0.04865275)
Ukrainian hunspell dictionaries
Ukrainian hunspell dictionaries
ukrainian/mythes-1.8.0 (Score: 0.04865275)
Ukrainian thesaurus
Ukrainian thesaurus
www/formalchemy-1.3.3 (Score: 0.04865275)
Toolkit for creating HTML form elements
FormAlchemy greatly speeds development with SQLAlchemy mapped classes (models) in a HTML forms environment. FormAlchemy eliminates boilerplate by autogenerating HTML input fields from a given model. FormAlchemy will try to figure out what kind of HTML code should be returned by introspecting the model's properties and generate ready-to-use HTML code that will fit the developer's application.
www/jswebkit-0.0.3 (Score: 0.04865275)
WebKit/JavaScriptCore Python bindings
python-jswebkit is an cython wrapper for JSContextRef in pywebkitgtk, which makes it able to call JavaScript functions with WebKit/JavaScriptCore.
www/postmarkup-1.2.0 (Score: 0.04865275)
Library to parse the BBcode written in Python
Generates XHTML snippets from BBCode.
www/webkitgtk-1.1.8 (Score: 0.04865275)
Python bindings for the WebKit GTK+ port
Python bindings for the WebKit GTK+ port.
www/wikitools-1.1.1 (Score: 0.04865275)
Python package for interacting with a MediaWiki wiki
A Python package for interacting with a MediaWiki wiki using the MediaWiki API. Designed for MediaWiki version 1.15 and higher, should work on 1.13, older versions may have bugs. The edit-API must be enabled on the site to use editing features.
www/ttf2eot-0.0.2.2 (Score: 0.04865275)
Convert TTF font file to EOT web embeddable file
Very small utility to convert TTF files to EOT. EOT is used by Internet Explorer to support css @font-face declarations.
www/twms-0.02w (Score: 0.04865275)
Tiny WMS server
tWMS is a tiny WMS server written in Python and using tiles as a backend storage
www/mod_myvhost-0.21 (Score: 0.04865275)
Apache module for dynamically configured mass virtual hosting with php
mod_myvhost is Apache module for dynamically configured name based mass virtual hosting with PHP, virtual host's configurations and PHP settings are stored in database. No need to have every vhost in apache's configuration file, no need to restart apache after configuration changed (vhost added|deleted, vhost rootdir changed, vhost unblocked/unblocked...). After all, it is capable to change settings of PHP4/5 dynamically (if php is loadable module or it is linked with apache) for any vhost. By default, it sets open_basedir as vhost's rootdir to prevent user from stoling files from other users and from your server, but you have ability to change almost any parameter that exists in php.ini, for example, you can turn on safe_mode or register_globals for particular vhost, if it has old php scripts that use global variables.