SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-tldextract rpm build for : OpenSuSE. For other distributions click python-tldextract.

Name : python-tldextract
Version : 2.0.1 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 1.4 Date : 2018-01-26 12:23:01
Group : Productivity/Networking/DNS/Utilities Source RPM : python-tldextract-2.0.1-1.4.src.rpm
Size : 0.15 MB
Packager : (none)
Summary : Accurately separate the TLD from the registered domain and subdomains of an URL
Description :
tldextract accurately separates the gTLD or ccTLD (generic or country code
top-level domain) from the registered domain and subdomains of a URL. For
example, say you want just the \'google\' part of \'http://www.google.com\'.

Everybody gets this wrong. Splitting on the \'.\' and taking the last 2
elements goes a long way only if you\'re thinking of simple e.g. .com
domains. Think parsing http://forums.bbc.co.uk for example: the naive
splitting method above will give you \'co\' as the domain and \'uk\' as the
TLD, instead of \'bbc\' and \'co.uk\' respectively.

tldextract on the other hand knows what all gTLDs and ccTLDs look like
by looking up the currently living ones according to the Public Suffix
List. So, given a URL, it knows its subdomain from its domain, and its
domain from its country code.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/SLE_12_SP2/noarch

Content of RPM  Changelog  Provides Requires

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

Provides :
python-tldextract

Requires :
python-requests => 2.1.0
/usr/bin/python
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1
python-requests-file => 1.4
python-idna => 2.1.0


Content of RPM :
/usr/bin/tldextract
/usr/lib/python2.7/site-packages/tldextract
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/pbr.json
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/tldextract-2.0.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/tldextract/.tld_set_snapshot
/usr/lib/python2.7/site-packages/tldextract/__init__.py
/usr/lib/python2.7/site-packages/tldextract/__init__.pyc
/usr/lib/python2.7/site-packages/tldextract/__init__.pyo
/usr/lib/python2.7/site-packages/tldextract/__main__.py
/usr/lib/python2.7/site-packages/tldextract/__main__.pyc
/usr/lib/python2.7/site-packages/tldextract/__main__.pyo
/usr/lib/python2.7/site-packages/tldextract/cli.py
/usr/lib/python2.7/site-packages/tldextract/cli.pyc
/usr/lib/python2.7/site-packages/tldextract/cli.pyo
/usr/lib/python2.7/site-packages/tldextract/remote.py
/usr/lib/python2.7/site-packages/tldextract/remote.pyc
/usr/lib/python2.7/site-packages/tldextract/remote.pyo
/usr/lib/python2.7/site-packages/tldextract/tldextract.py
/usr/lib/python2.7/site-packages/tldextract/tldextract.pyc
/usr/lib/python2.7/site-packages/tldextract/tldextract.pyo

 
ICM