[Tutor] How to unpack python-dateutil-2.0.tar.gz

Richard D. Moores rdmoores at gmail.com
Fri Oct 19 03:04:10 CEST 2012


On Thu, Oct 18, 2012 at 5:27 PM, Alan Gauld <alan.gauld at btinternet.com> wrote:
> On 19/10/12 01:01, Richard D. Moores wrote:
>>
>> Python 3.2.3 64 bit
>> MS Windows 7 Home Premium 64-bit SP1
>> ...
>>
>> unpack a .tar.gz file. Please remind me.

By trying with Peazip I got it unpacked. Here's what the PKG-INFO file
says, when opened in WordPad:

=========================================
Metadata-Version: 1.1
Name: python-dateutil
Version: 2.1
Summary: Extensions to the standard Python datetime module
Home-page: http://labix.org/python-dateutil
Author: Tomi Pievilaeinen
Author-email: tomi.pievilainen at iki.fi
License: Simplified BSD
Description: The dateutil module provides powerful extensions to the
        datetime module available in the Python standard library.

Platform: UNKNOWN
Requires: six
========================================

Dick


More information about the Tutor mailing list