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). It's implemented in C++,
with very basic Python bindings.
You most likely need devel/cld2 port: version 2 of CLD. This port is here
only to for pecl-cld until it support CLD version 2.
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
A simple, intuitive C++ library to handle JSON serialized data.
The Extra CMake Modules package, or ECM, adds to the modules provided
by CMake, including ones used by find_package() to find common
software, ones that can be used directly in CMakeLists.txt files
to perform common tasks and toolchain files that must be specified
on the commandline by the user.
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.
A closed loop, high-performance, general purpose protocol-blind fuzzer for C
programs.
Uses compiler-level integration to seamlessly inject precise and reliable
instrumentation hooks into the traced program. These hooks enable the fuzzer to
receive real-time feedback on changes to the function call path, call
parameters, and return values in response to variations in input data.
This architecture makes it possible to significantly improve the coverage of the
testing process without a noticeable performance impact usually associated with
other attempts to peek into run-time internals.
Motivated by the ferocious appetite of our developers and the
enduring popularity of Ruby on Rails (RoR).
It's not a full-blown client library, but it does handle the
fundamentals like authentication and basic XML manipulation.
It also requires you to work directly with the Atom feed using
the REXML module and XPath.
The Google Data APIs (GData) provide a simple protocol for reading and
writing data on the web.
Each of the following Google services provides a Google data API:
* Base * Code Search
* Blogger * Notebook
* Calendar * Webmaster Tools API
* Health * Google Analytics Data Export API
* Picasa Web Albums * Google Book Search Data API
* Spreadsheets * Google Finance Portfolio Data API
* Documents List * Google Maps Data API
* Contacts * Sites Data API
* YouTube * Issue Tracker Data API
* Google Apps Provisioning
The GData Python Client Library provides a library and source code that
make it easy to access data through Google Data APIs.
pdnsd is a proxy dns server with permanent caching (the cache contents are
written to hard disk on exit) that is designed to cope with unreachable or
down dns servers (for example in dial-in networking).
pdnsd can be used with applications that do dns lookups, eg on startup, and
can't be configured to change that behavior, to prevent the often minute-long
hangs (or even crashes) that result from stalled dns queries. Some Netscape
Navigator versions for Unix, for example, expose this behavior.
pdnsd is configurable via a file and supports run-time configuration using the
program pdnsd-ctl that comes with pdnsd. This allows you to set the status
flags of servers that pdnsd knows (to influence which servers pdnsd will
query), and the addition, deletion and invalidation of DNS records in pdnsd's
cache.
Parallel name server queries are supported. This is a technique that allows
querying several servers at the same time so that very slow or unavailable
servers will not block the answer for one timeout interval.
Since version 1.0.0, pdnsd has full IPv6 support.
Super Nintendo Entertainment System(SNES) Emulator with GTK GUI