pgadmin4-python-backports.csv - Backport of Python 3 csv module
Website: | https://pypi.python.org/pypi/backports.csv |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
The API of the csv module in Python 2 is drastically different from the csv module in Python 3. This is due, for the most part, to the difference between str in Python 2 and Python 3. The semantics of Python 3’s version are more useful because they support unicode natively, while Python 2’s csv does not.
Packages
pgadmin4-python-backports.csv-1.0.5-3.rhel7.1.src [16 KiB] |
Changelog
by Devrim Gündüz (2018-10-15):
- Rebuild against PostgreSQL 11.0 |
pgadmin4-python-backports.csv-1.0.5-2.rhel7.src [15 KiB] |
Changelog
by Devrim Gündüz (2017-06-01):
- Also install __init__py. manually. |
pgadmin4-python-backports.csv-1.0.5-1.rhel7.src [15 KiB] |
Changelog
by Devrim Gündüz (2017-06-01):
- Initial packaging for PostgreSQL YUM repo, to satisfy pgadmin4 dependency. |