Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163541
D1982.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
791 B
Subscribers
None
D1982.id.diff
View Options
diff --git a/swh/lister/packagist/lister.py b/swh/lister/packagist/lister.py
--- a/swh/lister/packagist/lister.py
+++ b/swh/lister/packagist/lister.py
@@ -12,11 +12,11 @@
class PackagistLister(ListerOnePageApiTransport, SimpleLister):
- """List packages available in the Packagist package manger.
+ """List packages available in the Packagist package manager.
The lister sends the request to the url present in the class
variable `PAGE`, to receive a list of all the package names
- present in the Packagist package manger. Iterates over all the
+ present in the Packagist package manager. Iterates over all the
packages and constructs the metadata url of the package from
the name of the package and creates a loading task.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 10:03 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3216675
Attached To
D1982: Phabricator: Fix loading tasks creation
Event Timeline
Log In to Comment