~ubuntu-branches/ubuntu/precise/libgeo-metar-perl/precise

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Martín Ferrari
  • Date: 2008-06-13 02:42:42 UTC
  • mfrom: (0.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080613024242-2be2lbxarhx8sglx
Tags: 1.15-1
* New upstream release, new upstream maintainer.
* debian/docs: removed HACKING.
* debian/copyright: updated CP info, plus new format.
* debian/control: added myself to Uploaders, fixed case in short desc. Fix
  incorrect Build-Depends{,-Indep} distribution.
* debian/patches: finally merged all the patches from #304962 and #262397
  with the new upstream release! Also, sent the patches upstream as
  CPAN#36708. (Closes: #304962).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
          Accessing Aviation Weather Information with Perl.
4
4
 
5
5
   Copyright (c) 1997-2000, Jeremy D. Zawodny <Jeremy@Zawodny.com>
 
6
   Copyright (c) 2007, Koos van den Hout <koos@kzdoos.xs4all.nl>
6
7
 
7
8
 
8
9
BACKGROUND
11
12
 
12
13
    The Geo::METAR home page is located at:
13
14
 
14
 
        http://www.wcnet.org/jzawodn/perl/Geo-METAR/
 
15
        http://idefix.net/~koos/perl/Geo-METAR/
15
16
 
16
17
    There may be bugs in the code as well as in the documentation. If
17
18
    you find either, I'd appreciate a patch or at least a mail message
59
60
    directory. They are provided as examples. They should provide an
60
61
    idea of what you can do with this module.
61
62
 
62
 
      simple_dump.pl           Process a simple METAR.
 
63
      simple_dump.pl       Process a simple METAR.
63
64
      fetch_temp.pl            Fetch the temperature and print it out.
64
65
 
65
66
    If you develop a good example that would be useful to others, I'd