Skip to content

Commit e07d77f

Browse files
committed
add archive for versions
1 parent 6eed1c3 commit e07d77f

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ approach. It's not perfect, but it gets you pretty far.
2727
suffix: 'III'
2828
nickname: 'Doc Vega'
2929
]>
30+
>>> name.last
31+
u'de la Vega'
3032
>>> name.as_dict()
3133
{u'last': u'de la Vega', u'suffix': u'III', u'title': u'Dr.', u'middle': u'Q. Xavier', u'nickname': u'Doc Vega', u'first': u'Juan'}
3234

dist/nameparser-0.2.10.tar.gz

13.3 KB
Binary file not shown.

dist/nameparser-0.3.0.tar.gz

9.22 KB
Binary file not shown.

0 commit comments

Comments
 (0)