| Paketname | liblingua-en-nameparse-perl |
| Beschreibung | Perl routines for manipulating a person's name |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.24-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 140 Byte |
| Hängt ab von | libparse-recdescent-perl, perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 34512 Byte |
| Prüfsumme MD5 | c1d8663eab09f0119ee3116a2a86f0c9 |
| Prüfsumme SHA1 | b1efa05680714703b12c99c256a7e7c0ac0737c3 |
| Prüfsumme SHA256 | 5151d28c70aeea9fb378e37127c062820e584f3b33a020cc028f6a852b8fa4f5 |
| Link zum Herunterladen | liblingua-en-nameparse-perl_1.24-1_all.deb |
| Ausführliche Beschreibung | Lingua::EN::NameParse takes as input a person or persons name in
free format text such as,
.
Mr AB & M/s CD MacNay-Smith
MR J.L. D'ANGELO
Estate Of The Late Lieutenant Colonel AB Van Der Heiden
.
and attempts to parse it. If successful, the name is broken
down into components and useful functions can be performed such as:
.
converting upper or lower case values to name case (Mr AB MacNay )
creating a personalised greeting or salutation (Dear Mr MacNay )
extracting the names individual components (Mr,AB,MacNay )
determining the type of format the name is in (Mr_A_Smith )
|