summaryrefslogtreecommitdiff
path: root/open-source-lorries/argparse.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/argparse.lorry')
-rw-r--r--open-source-lorries/argparse.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/argparse.lorry b/open-source-lorries/argparse.lorry
index 250097d..04df5e1 100644
--- a/open-source-lorries/argparse.lorry
+++ b/open-source-lorries/argparse.lorry
@@ -1,6 +1,7 @@
{
"argparse": {
"type": "hg",
- "url": "http://code.google.com/p/argparse/"
+ "url": "http://code.google.com/p/argparse/",
+ "description": "Obsolete (included in Python standard library)"
}
}