Skip to content

Commit 210eec0

Browse files
committed
Add metadata support for Python
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent dde2e87 commit 210eec0

11 files changed

+24745
-0
lines changed

src/fetchcode/package_util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ class RpmGitHubSource(GitHubSource):
203203
"nixos/nix": GitHubSource,
204204
"plougher/squashfs-tools": SquashfsToolsGitHubSource,
205205
"pupnp/pupnp": PupnpGitHubSource,
206+
"python/cpython": GitHubSource,
206207
"rpm-software-management/rpm": RpmGitHubSource,
207208
"shadow-maint/shadow": GitHubSource,
208209
"sqlite/sqlite": SqliteGitHubSource,

0 commit comments

Comments
 (0)