Skip to content

Commit

Permalink
Add metadata support for Python
Browse files Browse the repository at this point in the history
Signed-off-by: Keshav Priyadarshi <[email protected]>
  • Loading branch information
keshav-space committed Mar 26, 2024
1 parent dde2e87 commit 210eec0
Show file tree
Hide file tree
Showing 11 changed files with 24,745 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/fetchcode/package_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ class RpmGitHubSource(GitHubSource):
"nixos/nix": GitHubSource,
"plougher/squashfs-tools": SquashfsToolsGitHubSource,
"pupnp/pupnp": PupnpGitHubSource,
"python/cpython": GitHubSource,
"rpm-software-management/rpm": RpmGitHubSource,
"shadow-maint/shadow": GitHubSource,
"sqlite/sqlite": SqliteGitHubSource,
Expand Down
Loading

0 comments on commit 210eec0

Please sign in to comment.