File: PKG-INFO

package info (click to toggle)
python-dateutil 2.4.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 872 kB
  • sloc: python: 6,530; makefile: 5; sh: 4
file content (26 lines) | stat: -rw-r--r-- 1,044 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Metadata-Version: 1.1
Name: python-dateutil
Version: 2.4.2
Summary: Extensions to the standard Python datetime module
Home-page: https://dateutil.readthedocs.org
Author: Yaron de Leeuw
Author-email: me@jarondl.net
License: Simplified BSD
Description: 
        The dateutil module provides powerful extensions to the
        datetime module available in the Python standard library.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries
Requires: six