1
0
Fork
You've already forked appstream-python
1

Add type aliases for literals #20

Open
opened 2025年10月05日 23:48:12 +02:00 by darkdragon-001 · 0 comments
Contributor
Copy link

For example add Relation = Literal["requires", "recommends", "supports"] and use it. This will make it easier for other dependent libraries to reference to those types instead of having to re-declare literals themselves.

For example add `Relation = Literal["requires", "recommends", "supports"]` and use it. This will make it easier for other dependent libraries to reference to those types instead of having to re-declare literals themselves.
Sign in to join this conversation.
No Branch/Tag specified
main
0.8.1
0.8
0.7
0.6.3
0.6.2
0.6.1
0.6
0.5.1
0.5
0.4.3
0.4.2
0.4.1
0.4
0.3
0.2
0.1.1
0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakobDev/appstream-python#20
Reference in a new issue
JakobDev/appstream-python
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?