wroberts / pytimeparse

A small Python module to parse various kinds of time expressions.
MIT License
285 stars 39 forks source link

Add support for parse `int` and `float` and strings convertible to int. #19

Closed onegreyonewhite closed 2 years ago

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.05%) to 98.556% when pulling bd1fb00e5a36589b1374932a436e35bf5c7a2a3b on onegreyonewhite:master into dc7e783216b98a04d3f749bd82c863d6d7c41f6e on wroberts:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.05%) to 98.556% when pulling bd1fb00e5a36589b1374932a436e35bf5c7a2a3b on onegreyonewhite:master into dc7e783216b98a04d3f749bd82c863d6d7c41f6e on wroberts:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.05%) to 98.556% when pulling bd1fb00e5a36589b1374932a436e35bf5c7a2a3b on onegreyonewhite:master into dc7e783216b98a04d3f749bd82c863d6d7c41f6e on wroberts:master.

nk9 commented 4 years ago

This would seem to be a diff to implement the feature requested in #20.

onegreyonewhite commented 4 years ago

@wroberts could you skip this fix and make a release? If you find it difficult to maintain a project, then say or transfer control over the project.

onegreyonewhite commented 2 years ago

Close now. Starts to maintain new pytimeparse2 project.