fp-units-gfx-3.0.4
Free Pascal - graphics-library units
librose-object-perl
simple Perl object base class
Rose::Class is a generic base class for classes. It provides a single class
method (error), but may be expanded further in the future.
libobject-insideout-perl
comprehensive inside-out object construction kit
Object::InsideOut is a Perl module that implements inside-out objects as
anonymous scalar references that are blessed into a class with the scalar
containing the ID for the object (usually a sequence number). The scalar
reference is set as read-only to prevent accidental modifications to the ID.
Object data (such as fields) are stored within the class's package in either
arrays indexed by the object's ID, or hashes keyed to the object's ID.
libdatetime-event-cron-perl
DateTime extension for generating recurrence sets from crontab lines and files
DateTime::Event::Cron generates DateTime events and DateTime::Set objects
based on crontab-style entries. The crontab formats are the extended V7
standard as described in crontab(5) on Linux systems and as noted in the
documentation for Set::Crontab.
r-cran-nortest
GNU R package with five tests for normality
The package provides five omnibus tests for testing the composite
hypothesis of normality.
ruby-omniauth-cas3
CAS 3.0 Strategy for OmniAuth
This is a OmniAuth 1.0 compatible port of the previously available [OmniAuth
CAS strategy][old_omniauth_cas] that was bundled with OmniAuth 0.3. This
strategy has also been updated for CAS protocol version 3.0 and patched to
deal with namespace issues.