Skip to content

[FR] Replace ciso8601 with dateutil #10

@berggren

Description

@berggren

Is your feature request related to a problem? Please describe.
One of the dependencies for this project is ciso8601, which is a C library to parse datetime strings to datetime objects. This has the side effect that we need to install build tools when building docker containers.

Describe the solution you'd like
I opt to investigate if this library is essential, or if it could be replaced with something like the dateutil library. WDYT?

Additional context
This affects the Timesketch project and have added an issue when building our docker containers. I have disabled the Mans importer at the moment, but would like to enable it as soon as possible again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions