diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-28 09:05:13 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-28 09:05:13 +0000 |
| commit | 6adba7bdfb8d99e88ea074db6f8db9f582bb0b37 (patch) | |
| tree | 7411a2d9a3783e38217936fe62ab410a68995ba2 /dev-python/jsonext | |
| parent | a1ccb1b7bfe92fc665ab834899ff015607323fb7 (diff) | |
| download | baldeagleos-repo-6adba7bdfb8d99e88ea074db6f8db9f582bb0b37.tar.gz baldeagleos-repo-6adba7bdfb8d99e88ea074db6f8db9f582bb0b37.tar.xz baldeagleos-repo-6adba7bdfb8d99e88ea074db6f8db9f582bb0b37.zip | |
Adding metadata
Diffstat (limited to 'dev-python/jsonext')
| -rw-r--r-- | dev-python/jsonext/jsonext-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jsonext/jsonext-0.4.2.ebuild b/dev-python/jsonext/jsonext-0.4.2.ebuild index 60b2414418f2..0e2feb831dbf 100644 --- a/dev-python/jsonext/jsonext-0.4.2.ebuild +++ b/dev-python/jsonext/jsonext-0.4.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 -DESCRIPTION="Well-structured helpers for serializing commonly encountered structures to JSON." +DESCRIPTION="Well-structured helpers for serializing commonly encountered structures to JSON" HOMEPAGE="https://github.com/mbr/jsonext" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |
