Skip to content

Parse only dependencies | feature discussion #6

@tofran

Description

@tofran

Hello @jonathanballs, thank you for the great project.

What is your opinion in making this library installable without the parsing dependencies?
I was avoiding having the timex dependency from this project. It does make sense for parsing, which is a feature we don't use (and I bet many users also don't need it).

A possible solution would be to set timex as a "peer"/optional dependency, during compile time we check if it is installed, and if not we disable the parsing functionality.
What do you think on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions