Ports Search

Results 3,9914,000 of 19,819 for %22HTTP Server%22.(0.029 seconds)
devel/Ice-3.6.2 (Score: 0.0012383816)
Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
Python and Ice have much in common: they both are suited for a wide variety of tasks, excel at application integration, and are easy for developers to use. An Ice language mapping for Python is a recent and welcome addition to the Ice product portfolio, enabling developers to take advantage of the productivity offered by Python's friendly syntax and extensive function library.
devel/resourcepackage-1.0.0 (Score: 0.0012383816)
Automated resource-as-package embedding mechanism
ResourcePackage is a mechanism for automatically managing resources (i.e. non-Python files: small images, documentation files, binary data) embedded in Python modules (as Python source code), particularly for those wishing to create re-usable Python program.
devel/libspark2012-2012 (Score: 0.0012383816)
SPARK 2012 Spark.Ada library
At least one port requires exactly the Spark.Ada library that came with SPARK 2012. SPARK itself is not in ports -- SPARK 2014 is the first version planned to arrive -- so this is a separately packaged SPARK 2012 library to be compiled with the GNAT Ada compiler.
devel/libvirt-2.2.0 (Score: 0.0012383816)
Toolkit to interact with virtualization capabilities
A toolkit to interact with the virtualization capabilities of recent versions of Linux, and other OSes. libvirt provides: * Remote management using TLS encryption and x509 certificates * Remote management authenticating with Kerberos and SASL * Local access control using PolicyKit * Zero-conf discovery using Avahi multicast-DNS * Management of virtual machines, virtual networks and storage * Portable client API for Linux, Solaris and Windows
devel/logbook-0.12.5 (Score: 0.0012383816)
Logging replacement for Python
Logbook is a nice logging replacement. It should be easy to setup, use and configure and support web applications :)
devel/lxml-3.6.0 (Score: 0.0012383816)
Pythonic binding for the libxml2 and libxslt libraries
lxml is a Python binding for libxml2 and libxslt. Its aim: * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management!
devel/meliae-0.4.0 (Score: 0.0012383816)
Python Memory Usage Analyzer
Meliae is a library meant to help people understand how their memory is being used in Python.
devel/llvm-3.9.0 (Score: 0.0012383816)
LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
devel/testoob-1.15 (Score: 0.0012383816)
Advanced unit testing framework for PyUnit
Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module 'unittest') test suites.
devel/mongoengine-0.10.0 (Score: 0.0012383816)
Object-Document-Mapper for working with MongoDB
MongoEngine is an ORM-like layer on top of PyMongo. It allows you to define schemas for documents and query collections using syntax inspired by the Django ORM.