{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Parses and formats RFC 3339 date-time strings according to the Internet Date/Time Format specification, providing a UTC tzinfo implementation and conversion routines for datetime objects.","skillfed_tags":["date-time-parsing","rfc-3339","abandoned"],"use_cases":["Parse RFC 3339 timestamps from HTTP headers, API responses, or internet protocols that mandate strict compliance","Format Python datetime objects into RFC 3339 strings for standards-compliant serialization in network communication","Implement UTC timezone handling in applications that need a tzinfo object before Python's built-in UTC support","Validate and convert date-time strings in systems that require exact RFC 3339 syntax rather than general ISO 8601"],"what_it_does":"tonyg-rfc3339 is a Python implementation of RFC 3339, the Internet Date/Time Format specification. It provides parsing and formatting routines to convert between RFC 3339 strings and Python datetime objects, along with a UTC tzinfo class. The library adheres strictly to RFC 3339's profile of ISO 8601, making it suitable for applications that need standards-compliant date-time handling in internet protocols and APIs.\n\nThe package has been abandoned since 2015 with no active maintenance. It has no runtime dependencies, but installs only as a source distribution, requiring a build environment. The license treatment is unclear despite MIT-like language in the source code. Use this package only if you need strict RFC 3339 compliance and cannot rely on more actively maintained alternatives.","worth_installing":"No. The package is abandoned (last release 2015-12-05, repository archived, no commits since 2021-05-12), has unclear license metadata, and installs only from source. Modern Python includes better datetime and timezone support; use the standard library or an actively maintained alternative unless you have a specific RFC 3339 compliance requirement that cannot be met otherwise."},"id":"tonyg-rfc3339","links":{"html":"https://skillfed.io/packages/tonyg-rfc3339","md":"https://skillfed.io/packages/tonyg-rfc3339.md","pypi":"https://pypi.org/project/tonyg-rfc3339/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-12-05","license_spdx":null,"license_treatment":"unclear","name":"tonyg-rfc3339","python_support":"unspecified","summary":"Python implementation of RFC 3339"},"popularity":{"monthly_downloads":434760,"position":6686,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1"}
