pkgsrc/www/py-idna/PLIST
wiz 89949ab749 Update py-idna to 2.1.
2.1 (2016-03-20)
++++++++++++++++

- Memory consumption optimizations. The library should consume significantly
  less memory through smarter data structures being used to represent
  relevant Unicode properties. Many thanks to Shivaram Lingamneni for this
  patch.
- Patches to make library work better with Python 2.6. The core library
  currently works however the unit testing does not. (Thanks, Robert
  Buchholz)
- Better affix all Unicode codepoint properties to a specific version.
2016-04-08 15:23:33 +00:00

26 lines
851 B
Text

@comment $NetBSD: PLIST,v 1.3 2016/04/08 15:23:33 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/uts46data.py
${PYSITELIB}/idna/uts46data.pyc
${PYSITELIB}/idna/uts46data.pyo