SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Geo-Parser-Text rpm build for : OpenSuSE 13.X. For other distributions click perl-Geo-Parser-Text.

Name : perl-Geo-Parser-Text
Version : 0.03 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2016-04-05 08:25:56
Group : Development/Libraries/Perl Source RPM : perl-Geo-Parser-Text-0.03-1.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Perl extension for parsing and geocoding locations from free form text. [cut]
Description :
This module provides a Perl frontend for the geocode.xyz API. It allows the
programmer to extract locations containing street addresses, street
intersections and city names along with their geocoded latitude,longitude
from bodies of text such as microblogs or wikipedia entries. (It should
work with any type of text, but dumping html text or paragraphs containing
over 200 words, will slow down the response considerably. If you need
faster parsing grab the geocode.xyz server image on the AWS, and run it on
a faster server (it is currenly running on a micro instance and is shared
as a free public API without any throttling or rate limiting in place.) If
you run your own instance, make sure to pass the instance ip address or
domain name at invocation eg, Geo::Parser::Text->new($server). For North
American locations use geolytica.com, and for Australia and New Zealand use
addrs.xyz

The api also geocodes single locations (returning the location matched with
the highest probability from a string of text. If you pass a
latitude,longitude pair, it will reverse geocode that point)

For explanation on the API responses see http://geocode.xyz/api

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

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Geo::Parser::Text)
perl-Geo-Parser-Text

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(LWP::UserAgent) => 1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(:MODULE_COMPAT_5.20.1)
perl(URI) => 1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(HTTP::Request) => 1
perl(XML::Simple) => 1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/Geo
/usr/lib/perl5/vendor_perl/5.20.1/Geo/Parser
/usr/lib/perl5/vendor_perl/5.20.1/Geo/Parser/Text.pm
/usr/lib/perl5/vendor_perl/5.20.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Geo-Parser-Text
/usr/share/doc/packages/perl-Geo-Parser-Text/Changes
/usr/share/doc/packages/perl-Geo-Parser-Text/README
/usr/share/man/man3/Geo::Parser::Text.3pm.gz

 
ICM