| Name: | python3-ciso8601 |
|---|---|
| Version: | 2.1.3 |
| Release: | 2.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 127240 |
| License: | MIT |
| RPM: | python3-ciso8601-2.1.3-2.el8.aarch64.rpm |
| Source RPM: | python-ciso8601-2.1.3-2.el8.src.rpm |
| Build Date: | Fri Feb 19 2021 |
| Build Host: | ca-buildarm05 |
| Vendor: | Oracle America |
| URL: | https://github.com/closeio/ciso8601 |
| Summary: | Fast ISO8601 date time parser |
| Description: | ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. Since it's written as a C module, it is much faster than other Python libraries. |
- Enable debug output (rhbz#1875860)
- Initial package for Fedora