easydict 1.13-1 source package in Ubuntu
Changelog
easydict (1.13-1) unstable; urgency=medium * Team upload. * New upstream version 1.13. -- Boyuan Yang <email address hidden> Tue, 09 Apr 2024 20:15:24 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc | |
| Questing | release | universe | misc | |
| Plucky | release | universe | misc | |
| Oracular | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| easydict_1.13-1.dsc | 1.9 KiB | d7a51380c7a804e1466cec07ca13506ee9d1071afcd37c25cbd934d11faf6ece |
| easydict_1.13.orig.tar.gz | 6.6 KiB | b1135dedbc41c8010e2bc1f77ec9744c7faa42bce1a1c87416791449d6c87780 |
| easydict_1.13-1.debian.tar.xz | 1.7 KiB | 87d12fba8762a725bc8c59ccb4e956bc942821c9683d6b44613273e57e112611 |
Available diffs
- diff from 1.11-1 to 1.13-1 (1.4 KiB)
No changes file available.
Binary packages built by this source
- python3-easydict: Javascript-like properties dot notation for Python dicts
EasyDict allows one to access dict values as attributes (works
recursively), making it a Javascript-like properties dot notation for
Python dicts.
