Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.061 Times

Anime Library Plugin freeware
Filter: All | Freeware | Demo
 

Anime Library Plugin

< 1 2 3 4 5 > 
Added: January 01, 2010 | Visits: 1.482

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: October 13, 2010 | Visits: 1.696

Template::Plugin::Lingua::EN::Inflect Template::Plugin::Lingua::EN::Inflect is a Perl interface to Lingua::EN::Inflect module. SYNOPSIS [% USE infl = Lingua.EN.Inflect; -%] [% FILTER inflect(number => 42); -%] There PL_V(was) NO(error). PL_ADJ(This) PL_N(error) PL_V(was) fatal. [% END; -%] [% "... and "; infl.ORD(9);... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Template::Plugin::Lingua::EN::Inflect Download

Added: May 06, 2010 | Visits: 2.101

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing... Platforms: *nix

License: Freeware Size: 75.78 KB Download (218): Parallel Genetic Algorithm Library Download

Added: August 15, 2010 | Visits: 1.308

Template::Plugin::XML::Style Template::Plugin::XML::Style is a Perl module for simple XML stylesheet transformations. SYNOPSIS [% USE xmlstyle table = { attributes = { border = 0 cellpadding = 4 cellspacing = 1 } } %] [% FILTER xmlstyle %] < table > < tr > < td >Foo< /td > < td >Bar< /td > < td >Baz< /td >... Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): Template::Plugin::XML::Style Download

Added: November 23, 2010 | Visits: 1.355

Template::Plugin::XML Template::Plugin::XML is a XML plugin for the Template Toolkit. SYNOPSIS [% USE XML; dom = XML.dom(foo.xml); xpath = XML.xpath(bar.xml); simple = XML.simple(baz.xml); rss = XML.simple(news.rdf); %] [% USE XML(file=foo.xml); dom = XML.dom xpath = XML.xpath # ...etc... %] [% USE... Platforms: *nix

License: Freeware Size: 26.62 KB Download (107): Template::Plugin::XML Download

Added: February 06, 2010 | Visits: 1.316

Template::Plugin::XML::Simple Template::Plugin::XML::Simple is a plugin interface to XML::Simple. SYNOPSIS # load plugin and specify XML file to parse [% USE xml = XML.Simple(xml_file_or_text) %] This is a Template Toolkit plugin interfacing to the XML::Simple module.. Platforms: *nix

License: Freeware Size: 26.62 KB Download (94): Template::Plugin::XML::Simple Download

Added: June 22, 2010 | Visits: 1.716

Template::Library::HTML Template::Library::HTML is a template library for building basic HTML pages. NOTE: This documentation is incomplete and may be incorrect in places. The html template library is distributed as part of the Template Toolkit. It can be found in the templates sub-directory of the installation... Platforms: *nix

License: Freeware Size: 778.24 KB Download (116): Template::Library::HTML Download

Added: June 02, 2010 | Visits: 1.012

Template::Library::Splash Template::Library::Splash is a template library for building stylish HTML user interfaces. NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use.... Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Template::Library::Splash Download

Added: September 24, 2010 | Visits: 978

Template::Plugin::XML::DOM Template::Plugin::XML::DOM is a plugin interface to XML::DOM. SYNOPSIS # load plugin [% USE dom = XML.DOM %] # also provide XML::Parser options [% USE dom = XML.DOM(ProtocolEncoding = ISO-8859-1) %] # parse an XML file [% doc = dom.parse(filename) %] [% doc = dom.parse(file =... Platforms: *nix

License: Freeware Size: 26.62 KB Download (99): Template::Plugin::XML::DOM Download

Added: February 26, 2010 | Visits: 1.060

SSH library Ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. Runs only on x86 linux, bsd and MacOS X. libssh is a C library to access SSH 2 services from a program. It can remotely execute programs, transfer files, and serve as a secure and... Platforms: *nix

License: Freeware Size: 296.96 KB Download (109): SSH library Download

Added: March 25, 2010 | Visits: 1.897

Eclipse Wikipedia Editor Plugin Eclipse Wikipedia Editor Plugin is an Eclipse editor for the Wikipedia syntax. The project features syntax highlighting, source folding, outlining, uploading and downloading to and from the Web, and more. Whats New in This Release: - It is now possible to add an extra "domain" entry into the... Platforms: *nix

License: Freeware Size: 4.9 MB Download (154): Eclipse Wikipedia Editor Plugin Download

Added: July 15, 2010 | Visits: 832

AxKit2::Plugin AxKit2::Plugin is a base class for all plugins. An AxKit2 plugin allows you to hook into various parts of processing requests and modify the behaviour of that request. This class is the base class for all plugins and this document covers both the details of the base class, and the available... Platforms: *nix

License: Freeware Size: 645.12 KB Download (101): AxKit2::Plugin Download

Added: May 27, 2010 | Visits: 1.299

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can... Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: July 08, 2010 | Visits: 1.477

btnSMS Library btnSMS Library is a C library that provides an easy interface for sending SMS messages through the Beyond The Net SMS service provider. Messages can be sent to nearly every country in the world with many different options.. BEYOND THE NET Internet Service GmbH - Alles rund um SMS und MMS. SMS... Platforms: *nix

License: Freeware Size: 204.8 KB Download (108): btnSMS Library Download

Added: April 27, 2010 | Visits: 1.347

Catalyst::Plugin::Email::Page Catalyst::Plugin::Email::Page is a Perl module to email your Catalyst page. SYNOPSIS use Catalyst::Plugin::Email::Page; __PACKAGE__->config->{email_page}{ email = q{webmaster@example.com}, subject = q{User Report for}, link_text = q{Report Page}, }; # In your Template [%... Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Catalyst::Plugin::Email::Page Download

Added: July 09, 2010 | Visits: 1.037

XChat2 XChat2 plugin helps you to use BMPx from within XChat, including remote control, add files to playlist from file or library, select bookmarked audio stream and having XChat interact with your IRC channel (displaying current track played) with a customizable look. Usage: You need to have... Platforms: *nix

License: Freeware Size: 40.96 KB Download (114): XChat2 Download

Added: July 24, 2010 | Visits: 1.290

Xfce 4 Weather Plugin Xfce 4 Weather Plugin shows the current temperature and weather condition, using weather data provided by xoap.weather.com. Usage: To find your location code: - Go to www.weather.com - Do a search for the area you want to have data for - If you get a match, your location code is in the... Platforms: *nix

License: Freeware Size: 573.44 KB Download (116): Xfce 4 Weather Plugin Download

Added: May 26, 2010 | Visits: 1.673

XML Schema Standard Type Library XML Schema Standard Type Library, in short XSSTL, is a collection of universally-useful data types defined in the W3C XML Schema language. The provided types describe concepts such as email address, IP address, phone number, country code, US states, etc. To make all the types from XSSTL... Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): XML Schema Standard Type Library Download

Added: January 21, 2010 | Visits: 1.674

The Mesa 3D Graphics Library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc.(SGI). However, the author does not possess an OpenGL license from SGI,... Platforms: *nix

License: Freeware Size: 3.2 MB Download (123): The Mesa 3D Graphics Library Download

Added: February 13, 2010 | Visits: 1.208

Control Library Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the... Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Control Library Download

< 1 2 3 4 5 >