Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040293
en ru br
ALT Linux repos
S:0.5.5-alt1

Group :: Development/Other
RPM: pear-Calendar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5.5-alt1
Build date: 28 july 2016, 06:27 ( 400.1 weeks ago )
Size: 47.33 Kb

Home page:   http://pear.php.net/package/Calendar

License: PHP
Summary: A package for building Calendar data structures (irrespective of output)
Description:

Calendar provides an API for building Calendar data structures. Using
the simple iterator and its query API, a user interface can easily be
built on top of the calendar data structure, at the same time easily
connecting it
to some kind of underlying data store, where event information is
being held.

It provides different calculation engines the default being based on
Unix timestamps (offering fastest performance) with an alternative using
PEAR::Date
which extends the calendar past the limitations of Unix timestamps. Other
engines
should be implementable for other types of calendar (e.g. a Chinese
Calendar based
on lunar cycles).

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • pear-Calendar
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin