Commit fd6d746
committed
Add PackageManifest classes for pypi manifests
Creates PackageManifest class for various python manifests
and overrides the methods for detection and PackageManifest creation.
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>1 parent 6270119 commit fd6d746
75 files changed
Lines changed: 5816 additions & 5534 deletions
File tree
- src/packagedcode
- tests/packagedcode
- data
- plugin
- pypi
- archive
- develop
- metadata
- v10
- v11
- v12
- v20
- v21
- pipfile.lock
- sample1
- sample2
- sample3
- sample4
- sample5
- requirements_txt
- basic
- comments_and_empties
- complex
- dev
- double_extras
- editable
- eol_comment
- local_paths_and_files
- many_specs
- mixed
- pinned
- requirements_in
- urls_wth_checksums
- vcs-git
- vcs_editable
- vcs_eggs
- vcs_extras_require
- setup.py
- unpacked_sdist
- metadata-1.0
- metadata-1.1
- metadata-1.2
- metadata-2.1
- unpacked_wheel
- metadata-2.0
- metadata-2.1
- with_sources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
0 commit comments