This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] sendxmpp-0.0.8+cvs20070910-1 -- Commandline XMPP (jabber) utility


Included in Debian stable

    http://packages.debian.org/sendxmpp

Jari

sdesc: "Commandline XMPP (jabber) utility"
ldesc: "A perl script to send XMPP (jabber) messages, similar to what mail(1)
does for mail. XMPP is an open, non-proprietary protocol for instant
messaging. See www.jabber.org for more information."
category: Net Perl
requires: cygwin perl

a) manual

  wget        \
    http://cygwin.cante.net/sendxmpp/setup.hint \
    http://cygwin.cante.net/sendxmpp/sendxmpp-0.0.8+cvs20070910-1-src.tar.bz2 \
    http://cygwin.cante.net/sendxmpp/sendxmpp-0.0.8+cvs20070910-1.tar.bz2 \

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir sendxmpp ; cd sendxmpp
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/sendxmpp/get.sh \
          http://cygwin.cante.net/sendxmpp/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]