pkgsrc/www/py-idna/PLIST
wiz d5d0cc944d Updated py-idna to 2.6.
2.6 (2017-08-08)
++++++++++++++++

- Allows generation of IDNA and UTS 46 table data for different
  versions of Unicode, by deriving properties directly from
  Unicode data.
- Ability to generate RFC 5892/IANA-style table data
- Diagnostic output of IDNA-related Unicode properties and
  derived calculations for a given codepoint
- Support for idna.__version__ to report version
- Support for idna.idnadata.__version__ and
  idna.uts46data.__version__ to report Unicode version of
  underlying IDNA and UTS 46 data respectively.
2017-08-14 19:29:14 +00:00

29 lines
955 B
Text

@comment $NetBSD: PLIST,v 1.5 2017/08/14 19:29:14 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/idna/__init__.py
${PYSITELIB}/idna/__init__.pyc
${PYSITELIB}/idna/__init__.pyo
${PYSITELIB}/idna/codec.py
${PYSITELIB}/idna/codec.pyc
${PYSITELIB}/idna/codec.pyo
${PYSITELIB}/idna/compat.py
${PYSITELIB}/idna/compat.pyc
${PYSITELIB}/idna/compat.pyo
${PYSITELIB}/idna/core.py
${PYSITELIB}/idna/core.pyc
${PYSITELIB}/idna/core.pyo
${PYSITELIB}/idna/idnadata.py
${PYSITELIB}/idna/idnadata.pyc
${PYSITELIB}/idna/idnadata.pyo
${PYSITELIB}/idna/intranges.py
${PYSITELIB}/idna/intranges.pyc
${PYSITELIB}/idna/intranges.pyo
${PYSITELIB}/idna/package_data.py
${PYSITELIB}/idna/package_data.pyc
${PYSITELIB}/idna/package_data.pyo
${PYSITELIB}/idna/uts46data.py
${PYSITELIB}/idna/uts46data.pyc
${PYSITELIB}/idna/uts46data.pyo