work_hours_calculator 1.0.0
This gem provides a command-line tool to calculate total work hours, total break hours, and net work hours based on input times. It supports CSV input and output.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (1):
            minitest
            ~> 5.14
          
    