Name : python3-iso8601
| |
Version : 0.1.11
| Vendor : openSUSE Build Service
|
Release : 3.10
| Date : 2017-07-03 14:24:39
|
Group : Development/Languages/Python
| Source RPM : python3-iso8601-0.1.11-3.10.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Simple module to parse ISO 8601 dates
|
Description :
Simple module to parse ISO 8601 dates
This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
>>> import iso8601 >>> iso8601.parse_date(\"2007-01-25T12:00:00Z\") datetime.datetime(2007, 1, 25, 12, 0, tzinfo=< iso8601.Utc>)
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/frispete:/python3/openSUSE_11.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-iso8601
Requires :