Package: wnpp
Severity: wishlist
Owner: Leon Haverkotte <[email protected]>

* Package name    : python-nameparser
 Version         : 0.2.8
 Upstream Author : Derek Gulbranson <[email protected]>
* URL             : https://code.google.com/p/python-nameparser/
* License         : LGPL
 Programming Lang: Python
 Description     : Simple Python module for parsing human names into
their individual components.

This nameparser module tries to parse human names into indivudual
components (title, first, middle, last, suffix).

Supports 3 comma placement variations for names of people in latin-based
languages.

   * Title Firstname Middle Lastname Suffix
   * Lastname, Title Firstname Middle [,] Suffix [, Suffix]
   * Title Firstname M Lastname, Suffix [, Suffix]

Examples:

   * Doe-Ray, Col. John A. Jérôme III
   * Dr. Juan Q. Xavier de la Vega II
   * Juan Q. Xavier Velasquez y Garcia, Jr.

It also tries to correctly capitalize names and titles when confronted
with all upper- or lowercase input, for example:

   * bob v. de la macdole-eisenhower phd -> Bob V. de la
MacDole-Eisenhower Ph.D.

The module should be unicode safe but that support is fairly untested.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to