Thomas Abraham's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Thomas Abraham's avatar

Thomas Abraham

tabraham1

Involved Projects and Packages
Maintainer

ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens to a file (/proc/acpi/event) and, when an event occurs, executes programs to handle the event. The start script loads all needed modules.

Maintainer Bugowner

Unlike most monitoring tools that either focus on a small set of
statistics, format their output in only one way, run either
interatively or as a daemon but not both, collectl tries to do it all.

Authors:
--------
Mark Seger

Maintainer

NOTE: Automatically created during Factory devel project migration by admin.

Maintainer

GNU awk is upwardly compatible with the
System V Release 4 awk. It is almost
completely POSIX 1003.2 compliant.

Maintainer

The grep command searches one or more input files for lines
containing a match to a specified pattern. By default, grep prints
the matching lines.

The Class::Adapter class is intended as an abstract base class for creating
any sort of class or object that follows the Adapter pattern.

Authors:
--------
Adam Kennedy

"require EXPR" only accepts "Class/Name.pm" style module names, not
"Class::Name". How frustrating! For that, we provide "load_class
'Class::Name'".
It's often useful to test whether a module can be loaded, instead of
throwing an error when it's not available. For that, we provide
"try_load_class 'Class::Name'".
Finally, sometimes we need to know whether a particular class has been
loaded. Asking %%INC is an option, but that will miss inner packages and
any class for which the filename does not correspond to the package name.
For that, we provide "is_class_loaded 'Class::Name'".

This module was written after having to write Yet Another Config File
Parser for some variety of colon-separated config. I decided "never again".

Config::Auto aims to be the most 'DWIM' config parser available, by
detecting configuration styles, include paths and even config filenames
automagically.

See the the HOW IT WORKS manpage section below on implementation details.

This module implements a subset of the YAML specification for use in
reading and writing CPAN metadata files like _META.yml_ and _MYMETA.yml_.
It should not be used for any other general YAML parsing or generation
task.

Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
incredibly messy, and easy to get wrong. This module hides all of that
behind a simple API.

NOTE: Most methods in this class require a variable specification that
includes a sigil. If this sigil is absent, it is assumed to represent the
IO slot.

Due to limitations in the typeglob API available to perl code, and to
typeglob manipulation in perl being quite slow, this module provides two
implementations - one in pure perl, and one using XS. The XS implementation
is to be preferred for most usages; the pure perl one is provided for cases
where XS modules are not a possibility. The current implementation in use
can be set by setting '$ENV{PACKAGE_STASH_IMPLEMENTATION}' or
'$Package::Stash::IMPLEMENTATION' before loading Package::Stash (with the
environment variable taking precedence), otherwise, it will use the XS
implementation if possible, falling back to the pure perl one.

This is a backend for the Package::Stash manpage, which provides the
functionality in a way that's less buggy and much faster. It will be used
by default if it's installed, and should be preferred in all environments
with a compiler.

Maintainer Bugowner

The Home Project of T.M. Abraham

This project was created for package drgn via attribute OBS:Maintained

This project was created for package crash-python via attribute OBS:Maintained

This project was created for package makedumpfile via attribute OBS:Maintained

Maintainer

pssh provides parallel versions of the OpenSSH tools that are useful for
controlling large numbers of machines simultaneously. It includes parallel
versions of ssh, scp, and rsync, as well as a parallel kill command.

Maintainer

This package contains nbd-server. It is the server backend for the nbd
network block device driver that's in the Linux kernel.

nbd can be used to have a filesystem stored on another machine. It does
provide a block device, not a file system; so unless you put a
clustering filesystem on top of it, you can't access it simultaneously
from more than one client. Use NFS or a real cluster FS (such as
ocfs2) if you want to do this. nbd-server can export a file (which may
contain a filesystem image) or a partition. Swapping over nbd is
possible as well, though it's said not to be safe against OOM and
should not be used for that case. nbd-server also has a copy-on-write
mode where changes are saved to a separate file and thrown away when
the connection closes.

The package also contains the nbd-client tools, which you need to
configure the nbd devices on the client side.

Maintainer Bugowner

Pdsh is a multithreaded remote shell client which executes commands on
multiple remote hosts in parallel. Pdsh can use several different
remote shell services, including standard "rsh", Kerberos IV, and ssh.

Authors:
--------
Jim Garlick

Method modifiers are a powerful feature from the CLOS (Common Lisp Object
System) world.

openSUSE Build Service is sponsored by