Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Arg_parser 1.1-rc1 (Development branch) Post 302161633 by Linux Bot on Friday 25th of January 2008 08:50:07 AM
Old 01-25-2008
Arg_parser 1.1-rc1 (Development branch)

Arg_parser is an argument parser that follows POSIX and GNU conventions for command line arguments. It is implemented as a C++ class, and is simpler, easier to use, and safer than "getopt_long". Arg_parser does not modify its arguments, nor uses any global variables. So you may create more than one parser in your program if you need or want to. Arg_parser can also parse options from configuration files. A C language version is also available. License: GNU General Public License v3 Changes:
A C language version has been added. Options requiring an argument no longer accept an empty argument.Image

More...
 
feed2imap(1)						      General Commands Manual						      feed2imap(1)

NAME
feed2imap - clever RSS/ATOM feed aggregator SYNOPSIS
feed2imap [OPTIONS] DESCRIPTION
feed2imap is an RSS/Atom feed aggregator. After Downloading feeds (over HTTP or HTTPS), it uploads them to a specified folder of an IMAP mail server. The user can then access the feeds using Mutt, Evolution, Mozilla Thunderbird or even a webmail. -V, --version Show version information. -v, --verbose Run in verbose mode. -c, --rebuild-cache Rebuilds the cache. Fetches all items and mark them as already seen. Useful if you lose your .feed2imap.cache file. -f, --config file Use another config file (~/.feed2imaprc is the default). SEE ALSO
Homepage : http://home.gna.org/feed2imap/ feed2imaprc(5), feed2imap-cleaner(1), feed2imap-dumpconfig(1), feed2imap-opmlimport(1) AUTHOR
Copyright (C) 2005 Lucas Nussbaum lucas@lucas-nussbaum.net This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Jul 25, 2005 feed2imap(1)
All times are GMT -4. The time now is 09:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy