SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-App-JobLog rpm build for : openSUSE Tumbleweed. For other distributions click perl-App-JobLog.

Name : perl-App-JobLog
Version : 1.042 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 4.66 Date : 2024-08-05 20:58:02
Group : Development/Libraries/Perl Source RPM : perl-App-JobLog-1.042-4.66.src.rpm
Size : 0.34 MB
Packager : (none)
Summary : base of work log application
Description :
*App::JobLog* provides a simple command line utility for keeping track of
what you do when. The underlying design goals were to keep it fast, simple,
and idiot proof and to keep the generated documents human readable and
comprehensible. The usual form of such a document is a log -- a series of
line-delimited events, each containing a time stamp, a description, and
perhaps other meta-data. The problem with a log is that it\'s usually a
little numbing to scroll through it for anything but the most recent
events, and with a job log what you usually want isn\'t time stamps but
durations. So in addition to a logging facility we want a report extraction
facility. Finally, we often want to filter out particular activities and
categorize them in various ways, so along with the time stamps and
descriptions we want tags. That\'s about it. Besides this minimal
functionality we want the log to impose as few restrictions as possible so
that we don\'t need to think about how it works. We don\'t want to worry
about characters with special valence so the log has to handle its own
escaping of spaces and colons and so forth. We don\'t want to worry about
character encoding so the log has to be in Unicode (utf8).

*App::JobLog* keeps its documents, by default, in a hidden directory in
your home directory called _.joblog/_. These documents are a README file
explaining to anyone who stumbles across the directory what it\'s function
is, a log, called _log_, a configuration file, called _config.ini_, a
vacation file, called _vacation_, and perhaps log backups.

To perform any action with *App::JobLog* one invokes the executable with a
command and a list of options. These commands are listed below.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-App-JobLog-1.042-4.66.noarch.rpm
     

Provides :
perl(App::JobLog)
perl(App::JobLog::Command)
perl(App::JobLog::Command::add)
perl(App::JobLog::Command::configure)
perl(App::JobLog::Command::done)
perl(App::JobLog::Command::edit)
perl(App::JobLog::Command::info)
perl(App::JobLog::Command::last)
perl(App::JobLog::Command::modify)
perl(App::JobLog::Command::note)
perl(App::JobLog::Command::parse)
perl(App::JobLog::Command::resume)
perl(App::JobLog::Command::summary)
perl(App::JobLog::Command::tags)
perl(App::JobLog::Command::today)
perl(App::JobLog::Command::truncate)
perl(App::JobLog::Command::vacation)
perl(App::JobLog::Command::when)
perl(App::JobLog::Config)
perl(App::JobLog::Log)
perl(App::JobLog::Log::Day)
perl(App::JobLog::Log::Event)
perl(App::JobLog::Log::Format)
perl(App::JobLog::Log::Line)
perl(App::JobLog::Log::Note)
perl(App::JobLog::Log::Synopsis)
perl(App::JobLog::Time)
perl(App::JobLog::TimeGrammar)
perl(App::JobLog::Vacation)
perl(App::JobLog::Vacation::Period)
perl-App-JobLog

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.40.0)
perl(App::Cmd::Setup)
perl(Class::Autouse)
perl(Config::Tiny)
perl(DateTime) >= 0.66
perl(DateTime::TimeZone) >= 1.30
perl(File::HomeDir)
perl(File::Path) >= 2.060000
perl(File::ReadBackwards)
perl(IO::All)
perl(Modern::Perl)
perl(Module::Build) >= 0.360100
perl(Term::ReadKey) >= 2.30
perl(Text::WrapI18N)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/job
/usr/lib/perl5/vendor_perl/5.40.0/App
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/add.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/configure.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/done.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/edit.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/info.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/last.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/modify.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/note.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/parse.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/resume.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/summary.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/tags.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/today.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/truncate.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/vacation.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Command/when.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Config.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log/Day.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log/Event.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log/Format.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log/Line.pm
/usr/lib/perl5/vendor_perl/5.40.0/App/JobLog/Log/Note.pm
There is 43 files more in these RPM.

 
ICM