Ports Search

Results 17,15117,160 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.019 seconds)
devel/oserl-3.2.4 (Score: 2.6503309E-5)
SMPP library for Erlang
The Short Message Peer-to-Peer (SMPP) in telecommunications is an open, industry standard protocol designed to provide a flexible data communication interface for the transfer of short message data between External Short Messaging Entities (ESME), Routing Entities (RE) and Message Centres. The oserl library provides an Erlang framework to interface with SMPP entities.
devel/DateTime-Locale-1.08 (Score: 2.6503309E-5)
Localization support for DateTime
DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation
devel/caret-6.0.71 (Score: 2.6503309E-5)
Classification and Regression Training
The caret package (short for Classification And REgression Training) is a set of functions that attempt to streamline the process for creating predictive models. The package contains tools for: * data splitting * pre-processing * model tuning using resampling * variable importance estimation as well as other functionality.
devel/geany-plugin-geniuspaste-1.28 (Score: 2.6503309E-5)
Geany plugin: pastebins support
This plugin allows the user to paste the code from Geany into five different pastebins. At the moment it supports this services: - codepad.org - tinypaste.com - pastebin.geany.org - dpaste.de - sprunge.us GeniusPaste detects automatically the syntax of the code and paste it with syntax highlighting enabled. It can also display the pasted code opening a new browser tab.
devel/flexdock-1.2.4 (Score: 2.6503309E-5)
Swing windowing and docking framework
FlexDock is a Java docking framework for use in cross-platform Swing applications. It offers features you'd expect in any desktop docking framework such as: * Tabbed and Split Layouts * Drag-n-Drop capability (with native drag rubber band painting on some platforms) * Floating windows * Collapsible Containers to Save Real Estate * Layout Persistence
Geany plugin: extension of Geany's project management
Project Organizer is an extension of Geany's project management displaying a tree of files belonging to the project in the sidebar. In addition, it enables quick swapping between header and source files, searching project files by name and more. The plugin was created with big projects in mind so everything works fast enough even with projects consisting of hundreds of thousands of files.
devel/geany-plugin-vc-1.28 (Score: 2.6503309E-5)
Geany plugin: access to different version-control systems
GeanyVC is plugin that provides a uniform way of accessing the different version-control systems inside Geany IDE. Only small subset of vc is implemented, but, hey, you don't need anything besides diff, log, status, revert and commit most time.
devel/frink-2.2.2p4 (Score: 2.6503309E-5)
Tcl formatter and static tester
Frink is a tcl formatting and static check program by Lindsay Marshall. It can prettify your program, minimise, obfuscate or just sanity check it. It can also do some rewriting. You pass it file names (or the stdin) and the output is generated to stdout.
devel/gnome-vfs-2.24.4 (Score: 2.6503309E-5)
GNOME Virtual File System
The GNOME Virtual File System allows applications and users to treat any number of file system concepts as a part of the local filesystem. With GnomeVFS, filesystems across the internet, on connected devices, and in multiple formats are as simple to access (and write code for) as any directory on the local machine.
devel/go-flags-1.0.0.20160227 (Score: 2.6503309E-5)
Go command line option parser
Package flags provides an extensive command line option parser. The flags package is similar in functionality to the go built-in flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options.