Ports Search

Results 12,28112,290 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/Babel-2.3.4 (Score: 6.4754924E-5)
Collection of tools for internationalizing Python applications
Babel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
devel/blist-1.3.6 (Score: 6.4754924E-5)
Drop-in list replacement with better performance for large lists
The blist is a drop-in replacement for the Python list that provides better performance when modifying large lists. The blist package also provides sortedlist, sortedset, weaksortedlist, weaksortedset, sorteddict, and btuple types.
devel/capstone-3.0.4 (Score: 6.4754924E-5)
Python bindings for the Capstone Disassembly Engine
Python bindings for the Capstone Disassembly Engine Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community.
devel/Horde_Alarm-2.2.8 (Score: 6.4754924E-5)
PEAR Horde alarm libraries
This package provides an interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are available at the moment: standard Horde notifications, popups, emails, sms.
devel/cld-20150113 (Score: 6.4754924E-5)
Python bindings for compact language detector library
A port from the CLD (Compact Language Detector) library embedded in Google's Chromium browser. The library detects the language from provided UTF8 text (plain text or HTML). This is python bindings.
devel/libdasm-1.5 (Score: 6.4754924E-5)
Simple x86 disassembly library
libdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax.
devel/nagioscheck-0.1.6 (Score: 6.4754924E-5)
Class library for writing Nagios plugins
pynagioscheck is a Python framework for Nagios plug-in developers. pynagioscheck strives to conform to the practices described in the Nagios Plug-in Development Guidelines and, more importantly, save valuable system administrator time.
devel/cuisine-0.7.13 (Score: 6.4754924E-5)
Chef-like functionality for Fabric
Cuisine is a small set of functions that sit on top of Fabric, to abstract common administration operations such as file/dir operations, user/group creation, package install/upgrade, making it easier to write portable administration and deployment scripts.
devel/notifier-0.5.8 (Score: 6.4754924E-5)
Generic notifier/event scheduler abstraction
pyNotifier is a notifier/event scheduler abstraction written in python. It implements notification mechanisms for socket events (read or write) and timers. Additionally external event dispatchers may be called during an idle period.
devel/daemons-1.2.2 (Score: 6.4754924E-5)
Resource library for Python developers to create daemon processes
Daemons is a resource library for Python developers that want to create daemon processes. The idea is to provide the basic daemon functionality while still giving the developer the ability to customize their daemon for any purpose.