human_name 2.0.4

A library for parsing and comparing human names
Documentation
{
  "generation_by_suffix": {
    "1": 1,
    "2": 2,
    "3": 3,
    "4": 4,
    "5": 5,
    "1st": 1,
    "2nd": 2,
    "3rd": 3,
    "4th": 4,
    "5th": 5,
    "I": 1,
    "Ii": 2,
    "Iii": 3,
    "Iv": 4,
    "V": 5,
    "Père": 1,
    "Fils": 2,
    "Júnior": 2,
    "Filho": 2,
    "Neto": 3,
    "Junior": 2,
    "Senior": 1,
    "Jr": 2,
    "Jnr": 2,
    "Sr": 1,
    "Snr": 1
  }
}