Generate and parse SoftWare Hash IDentifiers (SWHIDs)
Stars
11
Forks
0
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Ensure consistent LF line endings by setting stdout to binary mode
d6a6454View on GitHubSet stdin to binary mode in compute_content_swhid method
6cc3babView on GitHubFix path handling in FromFilesystem module on windows
e748d5aView on GitHubAdd CLI tests for content handling and parsing functionality
446ace2View on GitHubImprove file path handling by using realpath to resolve symlinks and ensure compatibility with permissions mapping
82fac88View on GitHubRemove download progress output from package manager tests
035f74bView on GitHubReplace zip extraction method to use binary write for better compatibility
d25c594View on GitHubAdd Windows support details and file permission handling
1a5fbd7View on GitHubAdd permissions handling to from_directory_path and related methods
10192cbView on GitHubAdd extraction methods for tar.gz and zip files in test suite
446e716View on GitHub