Expand description
Format detection and parsing for watch files
Enums§
- Parse
Error - Error type for parsing watch files
- Parsed
Entry - Parsed watch entry that can be either line-based or deb822 format
- Parsed
Watch File - Parsed watch file that can be either line-based or deb822 format
- Watch
File Version - Detected watch file format
Functions§
- detect_
version - Detect the version/format of a watch file from its content
- parse
- Parse a watch file with automatic format detection