pkgsrc/devel/py-fields/PLIST
wiz 32d0158934 devel/py-fields: import py-fields-5.0.0
Container class boilerplate killer.

Features:

* Human-readable __repr__
* Complete set of comparison methods
* Keyword and positional argument support. Works like a normal
  class - you can override just about anything in the subclass
  (eg: a custom __init__). In contrast, hynek/characteristic
  forces different call schematics and calls your __init__ with
  different arguments.
2022-08-24 09:30:17 +00:00

15 lines
575 B
Text

@comment $NetBSD: PLIST,v 1.1 2022/08/24 09:30:17 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/fields/__init__.py
${PYSITELIB}/fields/__init__.pyc
${PYSITELIB}/fields/__init__.pyo
${PYSITELIB}/fields/extras.py
${PYSITELIB}/fields/extras.pyc
${PYSITELIB}/fields/extras.pyo
${PYSITELIB}/fields/py2ordereddict.py
${PYSITELIB}/fields/py2ordereddict.pyc
${PYSITELIB}/fields/py2ordereddict.pyo