Ports Search

Results 441450 of 537 for /java/.(0.003 seconds)
textproc/libe-book-0.1.2 (Score: 0.015809447)
Library for import of reflowable e-book formats
libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format)
textproc/xlreader-0.9.0 (Score: 0.015809447)
Convert .xls spread sheets to tab delimited CSV or SQL inserts
Read data from Excel spread sheets without Microsoft! Provides an API to allow any application to read Excel documents. The xlreader tool converts Excel data to tab delimited, CSV or SQL inserts. Written in C. Based on the Java version by Andrew Khan. This project was designed out of frustration.
www/htmlcompressor-1.5.3 (Score: 0.015809447)
HTML/XML Compressor
Java HTML/XML Compressor is a very small, fast and easy to use library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also included.
www/WWW-Facebook-API-0.4.18 (Score: 0.015809447)
Facebook API implementation in Perl
A Perl implementation of the Facebook API, working off of the canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSON.
www/jspwiki-2.8.4 (Score: 0.015809447)
Feature-rich and extensible Wiki engine built around J2EE
JSPWiki is a feature-rich and extensible WikiWiki engine built around the standard J2EE components (Java, servlets, JSP). It's features include: WikiMarkup/Structured Text, File attachments, Templates support, Data storage, Security, Easy plugin interface for writing your own additions,UTF-8 support, JavaServer Pages-based, Easy-ish installation, Page locking to prevent editing conflicts, Support for Multiple Wikis, etc.
www/tgwebservices-1.2.4 (Score: 0.015809447)
Multiprotocol Web Services for TurboGears
Multiprotocol Web Services for TurboGears TGWebServices provides a super simple API for creating web services that are available via SOAP, HTTP->XML, and HTTP->JSON. The SOAP API generates WSDL automatically for your Python and even generates enough type information for statically typed languages (Java and C#, for example) to generate good client code on their end.
www/red5-1.0.1 (Score: 0.015809447)
Red5 is an Open Source Flash Server
Red5 is an Open Source Flash Server written in Java that supports: - Streaming Audio/Video: FLV, MP3, F4V, MP4, AAC, M4A - Recording Client Streams (FLV only) - Shared Objects - Live Stream Publishing: Sorenson, VP6, h.264, Nelly Moser, MP3, Speex, AAC, NSV - Remoting
www/http-2.0.2 (Score: 0.015809447)
Simple Ruby DSL for making HTTP requests
The HTTP Gem is an easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native extension based on the Node.js parser and a Java port thereof.
www/vertx-2.1.1 (Score: 0.015809447)
Effortless asynchronous application development for the modern web
Vert.x is the framework for the next generation of asynchronous, effortlessly scalable, concurrent web applications. It is an event driven application framework that runs on the JVM - a run-time with real concurrency and unrivalled performance. Vert.x then exposes the API in Clojure, DynJS, Groovy, Java, JavaScript, Ruby, PHP, Python, and Scala. So you choose what language you want to use.
x11-toolkits/fox-1.4.35 (Score: 0.015809447)
Fast and extensive C++ GUI toolkit
FOX is a C++ GUI toolkit that is supposed to allow programmers to write a program once, and compile anywhere (or so the website says, it sounds like Java to me). FOX is a very flexible library, it has all sorts of functions and options, and is supposed to be fairly fast.