| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to version 2.2.2
  * Fix __str__ method
  * Fix to avoid raise an exception when an absolute path
    includes "."/".."
  * Modify an error message
  * Modify raising exception from NullNameError to ValidationError
    of validate_pathtype
- Update to version 2.2.1 * Fix to include py.typed to the package
- Update to version 2.2.0
  * Add POSIX as a platform
  * Change platform of validate_filepath_arg/sanitize_filepath_arg
    to 'auto':
- Initial package, version 2.1.0