Description
python-dateutil - powerful extensions to the standard datetime module
Property | Value |
---|---|
Distribution | Ubuntu 16.04 LTS (Xenial Xerus) |
Repository | Ubuntu Main i386 |
Package filename | python-dateutil_2.4.2-1_all.deb |
Package name | python-dateutil |
Package version | 2.4.2 |
Package release | 1 |
Package architecture | all |
Package type | deb |
Category | python |
Homepage | - |
License | - |
Maintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
Download size | 41.53 KB |
Installed size | 200.00 KB |
It features: * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
python-dateutil_2.4.2-1_all.deb | 2.4.2 | all | Ubuntu Main |
python-dateutil | - | - | - |
Requires
Name | Value |
---|---|
python-six | >= 1.5 |
python:any | << 2.8 |
python:any | >= 2.7.5-5~ |
tzdata | - |
Download
Type | URL |
---|---|
Mirror | archive.ubuntu.com |
Binary Package | python-dateutil_2.4.2-1_all.deb |
Source Package | python-dateutil |
Install Howto
- Update the package index:
# sudo apt-get update
- Install python-dateutil deb package:
# sudo apt-get install python-dateutil
Files
Path |
---|
/usr/lib/python2.7/dist-packages/dateutil/__init__.py |
/usr/lib/python2.7/dist-packages/dateutil/easter.py |
/usr/lib/python2.7/dist-packages/dateutil/parser.py |
/usr/lib/python2.7/dist-packages/dateutil/relativedelta.py |
/usr/lib/python2.7/dist-packages/dateutil/rrule.py |
/usr/lib/python2.7/dist-packages/dateutil/tz.py |
/usr/lib/python2.7/dist-packages/dateutil/tzwin.py |
/usr/lib/python2.7/dist-packages/dateutil/zoneinfo/__init__.py |
/usr/lib/python2.7/dist-packages/python_dateutil-2.4.2.egg-info/PKG-INFO |
/usr/lib/python2.7/dist-packages/python_dateutil-2.4.2.egg-info/dependency_links.txt |
/usr/lib/python2.7/dist-packages/python_dateutil-2.4.2.egg-info/requires.txt |
/usr/lib/python2.7/dist-packages/python_dateutil-2.4.2.egg-info/top_level.txt |
/usr/lib/python2.7/dist-packages/python_dateutil-2.4.2.egg-info/zip-safe |
/usr/share/doc/python-dateutil/NEWS.gz |
/usr/share/doc/python-dateutil/changelog.Debian.gz |
/usr/share/doc/python-dateutil/copyright |
Changelog
2015-11-15 - Guido Günther <agx@sigxcpu.org> python-dateutil (2.4.2-1) unstable; urgency=medium [ Guido Günther ] * [0b32e41] Update watch URL. Thanks to Thomas Kluyver * [c97e964] New upstream version 2.4.2 * [948bc01] Rediff patches. Dropped Use-C-locale-when-calling-date.patch: <REASON> * [230aea3] Adjust paths to tests * [7973d50] Drop README not in upstream tarball anymore * [0fd6d39] Drop debian/examples since example got dropped upstream * [427b190] Build-dep on dh-python as suggested by dh_python2 * [7d3a975] Bump standards version [ Diane Trout ] * [36b8175] Update watch file to use pypi.debian.net * [0acf506] Add Paul Ganssle's pgp key. * [9e32817] Let pybuild discover new test files.
2014-10-17 - Guido Günther <agx@sigxcpu.org> python-dateutil (2.2-2) unstable; urgency=medium * Upload to unstable
2014-09-27 - Guido Günther <agx@sigxcpu.org> python-dateutil (2.2-1) experimental; urgency=medium [ Martin Pitt ] * [f763d2a] Use allow-stderr since the tests output to stderr [ Guido Günther ] * [1d5281e] New upstream version 2.2 (Closes: #688551) * [8228ef9] Rediff patches * [795bb05] Ship python3 package as well
2014-01-05 - Guido Günther <agx@sigxcpu.org> python-dateutil (1.5+dfsg-1) unstable; urgency=medium [ Guido Günther ] * [43a04cc] Remove .pc/ directory. This only confuses version control * [09e938a] User proper extension for patch file * [2909f7b] Bump standards version * Acknowledge NMU, thanks Scott! [ Jean-Baptiste Lallement ] * [cddbc8b] Add autopkgtest. This runs the upstream test suite against the installed package (Closes: #729461)
2012-07-06 - Scott Kitterman <scott@kitterman.com> python-dateutil (1.5+dfsg-0.1) unstable; urgency=low * Non-maintainer upload. * Repack upstream tarball to remove non-free time zone information (sourceless binary data) (Closes: #665894) * Remove reference to dateutil/zoneinfo/zoneinfo-2010g.tar.gz from both upstream build system and debian/rules - The file was not shipped in the binary, so there's no impact on the functionality of the package
2011-08-30 - Guido Günther <agx@sigxcpu.org> python-dateutil (1.5-1) unstable; urgency=low [ Guido Günther ] * [5e8a55e] New upstream version 1.5 * [ac4e883] Switch to 3.0 (quilt) source format (Closes: #637992) Thanks to Fladischer Michael for the patch * [07b2b97] Turn into quilt patch * [8eac570] Activate tests [ Fladischer Michael ] * [eda9261] Remove XS-* from VCS fields
2011-07-16 - Guido Günther <agx@sigxcpu.org> python-dateutil (1.4.1-4) unstable; urgency=low [ Barry Warsaw ] * [1cda493] Switch to dh_python2 (Closes: #633888) (LP: #788514) [ Guido Günther ] * [22c75cc] Bump standard version * [7acb296] Depend on python-all since we don't ship arch any packages
2009-02-24 - Guido Günther <agx@sigxcpu.org> python-dateutil (1.4.1-3) unstable; urgency=low * [95a66ef] depend on tzdata and update description * [93fe8b9] don't depend on pysupport internals (Closes: #516907) - thanks to Josselin Mouette for pointing this out and providing a fix
2008-09-30 - Guido Guenther <agx@sigxcpu.org> python-dateutil (1.4.1-2) unstable; urgency=low * [a5de481] don't ship timezone information (Closes: #416204) * [4f4aa5d] add README.source * [174ea3e] bump standards version
2008-08-14 - Guido Guenther <agx@sigxcpu.org> python-dateutil (1.4.1-1) unstable; urgency=low * [292923b] New Upstream version 1.4.1 * [abd914e] uscan: justs downloading is enough
See Also
Package | Description |
---|---|
python-dbus-dev_1.2.0-3_all.deb | main loop integration development files for python-dbus |
python-dbus-doc_1.2.0-3_all.deb | Documentation for the D-Bus Python interface |
python-dbus_1.2.0-3_i386.deb | simple interprocess messaging system (Python interface) |
python-debtcollector-doc_1.3.0-2_all.deb | collection of patterns to collect technical debt - doc |
python-debtcollector_1.3.0-2_all.deb | collection of patterns to collect technical debt - Python 2.x |
python-decorator_4.0.6-1_all.deb | simplify usage of Python decorators by programmers |
python-designateclient-doc_2.1.0-2_all.deb | client library for the OpenStack Designate API - doc |
python-designateclient_2.1.0-2_all.deb | client library for the OpenStack Designate API - Python 2.7 |
python-dev_2.7.11-1_i386.deb | header files and a static library for Python (default) |
python-django-appconf-doc_1.0.1-4_all.deb | helper class handling configuration defaults of apps - doc |
python-django-appconf_1.0.1-4_all.deb | helper class handling configuration defaults of apps - Python 2.7 |
python-django-common_1.8.7-1ubuntu5_all.deb | High-level Python web development framework (common) |
python-django-compressor_2.0-1ubuntu1_all.deb | Compresses linked, inline JS or CSS into single cached files - Python 2.7 |
python-django-doc_1.8.7-1ubuntu5_all.deb | High-level Python web development framework (documentation) |
python-django-horizon_9.0.0-0ubuntu2_all.deb | Django module providing web based interaction with OpenStack |
Advertisement
Advertisement