Tag «and attributes»: downloads
Search results for «and attributes»:
Extended attributes for Python 0.1.3 by Manuel Amador
Extended attributes for Python is a Python module that can manipulate extended attributes in filesystems that support them.
Requirements:
Python 2.2 or later
The attr package, with getfattr and setfattr commands
Installation:
To install, use:
python setup.py install # to build a…
Bio::Biblio::Patent 1.4 by Heikki Lehvaslaiho and Martin Senger
Bio::Biblio::Patent is a representation of a patent.
SYNOPSIS
$obj = new Bio::Biblio::Patent (-doc_number => '1-2-3-4-5');
#--- OR ---
$obj = new Bio::Biblio::Patent;
$obj->doc_number ('1-2-3-4-5');
A storage object for a patent. See its place in the class hierarchy in…
C::Scan 0.74 by Marcus Holland-Moritz
C::Scan is a Perl module that can scan C language files for easily recognized constructs.
SYNOPSIS
$c = new C::Scan 'filename' => $filename, 'filename_filter' => $filter,
'add_cppflags' => $addflags;
$c->set('includeDirs' => [$Config::Config{shrpdir}]);
my $fdec =…
MediaSort 1.0.5 by Philippe Collignon
MediaSort is a tool that indexes, sorts, and renames media files such as pictures and MP3s based on any of their metadata attributes.
For example, you can sort your pictures by date, size, or other EXIF attributes, or MP3s by author, album, or other ID3 tag values. MediaSort is also a "sorting" A…
Class::Tangram 1.57 by Sam Vilain
Class::Tangram is a Perl module for tangram-friendly classes, DWIM attributes.
SYNOPSIS
package MyObject;
use base qw(Class::Tangram);
our $fields = { int => [ qw(foo bar) ],
string => [ qw(baz quux) ] };
package main;
my $object = MyObject->new(foo => 2,…
Gtk2::Ex::FormFactory::GtkWidget 0.65 by J?rn Reder
Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets.
SYNOPSIS
Gtk2::Ex::FormFactory::GtkWidget->new (
custom_gtk_widget => Gtk::Widget,
...
Gtk2::Ex::FormFactory::Widget attributes
);
With this module you can add arbitrary Gtk widgets to a FormFactory. They're…
MKDoc::XML::Stripper 0.75 by Jean-Michel Hiver
MKDoc::XML::Stripper is a Perl module to remove unwanted XML / XHTML tags and attributes.
SYNOPSIS
use MKDoc::XML::Stripper;
my $stripper = new MKDoc::XML::Stripper;
$stripper->allow (qw /p class id/);
my $ugly = '< p class="para" style="color:red" >Hello, < strong >World< /stro…
XML::DOM::Element 1.44 by T.J. Mather
XML::DOM::Element is an XML element node in XML::DOM.
XML::DOM::Element extends XML::DOM::Node.
By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes. Assume the following XML document:
< elementExample id="demo" >
…
Gtk2::Ex::FormFactory::Table 0.65 by Jorn Reder
SYNOPSIS
Gtk2::Ex::FormFactory::Table->new (
layout => "+-------%------+>>>>>>>>>>>>>>>+
| Name | |
+--------------~ Image |
| Keywords | |
+-------+------+[--------------+
…
PyEphem 3.7b by Brandon Craig Rhodes
PyEphem provides scientific-grade astronomical computations for the Python programming language.
Given an arbitrary date and location on Earth, it can compute the positions of the sun, moon, and planets as well as any asteroids, comets, or earth satellites whose orbital elements the user can prov…
PyReverse 0.5.1 by ornicar
PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML.
currently PyReverse build a rep…
XML::DOM2 0.03 by Martin Owens
XML::DOM2 is a DOM controlled, strict XML module for extentable xml objects.
XML::DOM2 is yet _another_ perl XML module.
Here are some key features of "XML DOM2":
DOM Level2 Compilence in both document, elements and attributes
NameSpace control for elements and attributes
XPath (it's jus…
KHTMLScrub 0.3.1 by LeonScape
The point of KHTMLScrub is to remove unwanted tags and attributes from html files. Once the options are set you can apply the options to as many htmls as you want, and KHTMLScrub will also give you a preview of how the altered document looks, before you save them.
This program came about from a s…
XML::DOM::BagOfTricks 0.05 by Aaron Trevena
XML::DOM::BagOfTricks is a convenient XML DOM.
SYNOPSIS
use XML::DOM::BagOfTricks;
# get the XML document and root element
my ($doc,$root) = createDocument('Foo');
# or
# get the XML document with xmlns and version attributes specified
my $doc = createDocument({name=>'Fo…
SMILGen 0.9.9 by Peter Fawcett
SMILGen is a SMIL (and XML) authoring tool designed to ease the process of XML content creation. SMILGen understands XML syntax and handles the nesting and formatting XML.
This allows authors to worry about the content that they are trying to author with out having to remember each quote and clo…
PyGG 0.4 by Franck Pommereau
PyGG (PyGTK and Glade) is a Python module intended to ease the usage of Glade with PyGTK. PyGG transparently handles the loading of Glade files and the connection of callbacks.
Usage:
A PyGG object is a GTK widget together with its callbacks. It is created from two parts:
- a GTK widget cal…
mod_mime_xattr 0.3 by Lennart Poettering
mod_mime_xattr is a simple Apache HTTPD module that lets you use file system extended attributes data for MIME type detection.
The current version of mod_mime_xattr has support for Linux style EAs which are supported by Linux 2.4 with the ACL/EA patches applied and vanilla Linux 2.6. The followin…
PyHtmlTable 1.13 by Joe Pasko
PyHtmlTable is a class for Python CGIs to generate HTML tables on the fly. The reason that i made this script is I couldn't find something like Table.pm or Table.php
Here are some key features of "PyHtmlTable":
Allows setting of individual row and cell attributes via arbitrary dictionaries
Al…
Qanava 0.0.10 by Benoit Autheman
Qanava is a library built on top of the standard QT QCanvas to enable graphical display of graphs and other relational structures.
Build:
Just generate makefiles with the 'qmake' command, and launch the build with 'make'. The compilation has been tested successfully with GCC 3.3.6, GCC 4.0.0 a…
Term::ANSIColor 1.10 by Russ Allbery
Term::ANSIColor is a color screen output using ANSI escape sequences.
SYNOPSIS
use Term::ANSIColor;
print color 'bold blue';
print "This text is bold blue.n";
print color 'reset';
print "This text is normal.n";
print colored ("Yellow on magenta.n", 'yellow on_magen…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
