diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-10-24 22:23:01 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:11 -0500 |
commit | 1430391bcf9f3f8452049caa3e2cc71a524cf85a (patch) | |
tree | ce4ee41dfea7cde50e3b705540b00bca10501b5a /network/python-uuid/README | |
parent | 563c4b4b0303abb7ab926a94a1e4229035fc9630 (diff) |
network/python-uuid: Added (UUID object and generation functions)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/python-uuid/README')
-rw-r--r-- | network/python-uuid/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/python-uuid/README b/network/python-uuid/README new file mode 100644 index 0000000000000..5a99b952732dc --- /dev/null +++ b/network/python-uuid/README @@ -0,0 +1,3 @@ +UUID object and generation functions (Python 2.3 or higher) + + |