diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-17 15:59:41 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-18 14:59:55 -0600 |
commit | c123be0f174deb065b1fd6029194d1843353027c (patch) | |
tree | a89929aaef37a23671eedc928efc3b5b35a388b2 /libraries/DateTime/slack-desc | |
parent | 0bba16a5a69fc285f0ce443c48d59d1e5dd15b7d (diff) |
libraries/DateTime: Added (DateTime data type).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/DateTime/slack-desc')
-rw-r--r-- | libraries/DateTime/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/DateTime/slack-desc b/libraries/DateTime/slack-desc new file mode 100644 index 000000000000..7407d5bad380 --- /dev/null +++ b/libraries/DateTime/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +DateTime: DateTime (DateTime data type) +DateTime: +DateTime: This package provides a DateTime data type, as known from Zope 2. +DateTime: Unless you need to communicate with Zope 2 APIs, you're probably +DateTime: better off using Python's built-in datetime module. +DateTime: +DateTime: Homepage: https://pypi.python.org/pypi/DateTime/4.0.1 +DateTime: +DateTime: +DateTime: +DateTime: |