diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-24 18:29:19 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-24 18:29:19 +0000 |
| commit | 2ae6e775712c12adb693178c6b5c104a64091e24 (patch) | |
| tree | 9709520c2ac99cea024305cfc9799024fd0be9b0 /dev-python/pytz-python2/metadata.xml | |
| parent | 61f09dac1e93ecda99dd048d4d59eee94691c7ec (diff) | |
| download | baldeagleos-repo-2ae6e775712c12adb693178c6b5c104a64091e24.tar.gz baldeagleos-repo-2ae6e775712c12adb693178c6b5c104a64091e24.tar.xz baldeagleos-repo-2ae6e775712c12adb693178c6b5c104a64091e24.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pytz-python2/metadata.xml')
| -rw-r--r-- | dev-python/pytz-python2/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-python/pytz-python2/metadata.xml b/dev-python/pytz-python2/metadata.xml new file mode 100644 index 000000000000..467d48680dd9 --- /dev/null +++ b/dev-python/pytz-python2/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <herd>maintainer-wanted</herd> + </maintainer> + <longdescription lang="en"> + pytz brings the Olson tz database into Python. This library allows + accurate and cross platform timezone calculations using Python 2.3 + or higher. It also solves the issue of ambiguous times at the end of + daylight savings, which you can read more about in the Python + Library Reference (datetime.tzinfo). + Amost all (over 540) of the Olson timezones are supported. +</longdescription> + <stabilize-allarches/> + <upstream> + <remote-id type="pypi">pytz</remote-id> + </upstream> + <origin>calculatelinux-overlay</origin> +</pkgmetadata> |
