https://github.com/rtfb/cl-duration
https://github.com/rtfb/cl-duration
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtfb/cl-duration
- Owner: rtfb
- Created: 2021-11-27T23:55:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T21:43:04.000Z (over 4 years ago)
- Last Synced: 2025-07-03T03:04:37.406Z (12 months ago)
- Language: Common Lisp
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Duration Parser
===============
Parses duration of the form "1h32m15s300ms" into a structure.
(Meant to be cloned under ~/quicklisp/local-projects/, I don't know how to run
with quicklisp otherwise)