pkgsrc-wip/py-editorconfig-core/PLIST
Niclas Rosenvik 833c70b599 Initial commit of py-editorconfig-core.
Editorconfig python library. This library is used by editorconfig
plugins written in python. Editorconfig reads .editorconfig files that
define a coding style for a project. This allows the coding style to be
set by the project instead of the developer. Then the developer does not
have to change style between each project, the editor knows the code style of a file that belongs to a certain project.
2013-11-11 22:01:13 +00:00

34 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2013/11/11 22:01:13 nros Exp $
bin/editorconfig.py
${PYSITELIB}/EditorConfig-${PKGVERSION}-py2.7.egg-info/PKG-INFO
${PYSITELIB}/EditorConfig-${PKGVERSION}-py2.7.egg-info/SOURCES.txt
${PYSITELIB}/EditorConfig-${PKGVERSION}-py2.7.egg-info/dependency_links.txt
${PYSITELIB}/EditorConfig-${PKGVERSION}-py2.7.egg-info/entry_points.txt
${PYSITELIB}/EditorConfig-${PKGVERSION}-py2.7.egg-info/top_level.txt
${PYSITELIB}/editorconfig/__init__.py
${PYSITELIB}/editorconfig/__init__.pyc
${PYSITELIB}/editorconfig/__init__.pyo
${PYSITELIB}/editorconfig/compat.py
${PYSITELIB}/editorconfig/compat.pyc
${PYSITELIB}/editorconfig/compat.pyo
${PYSITELIB}/editorconfig/exceptions.py
${PYSITELIB}/editorconfig/exceptions.pyc
${PYSITELIB}/editorconfig/exceptions.pyo
${PYSITELIB}/editorconfig/fnmatch.py
${PYSITELIB}/editorconfig/fnmatch.pyc
${PYSITELIB}/editorconfig/fnmatch.pyo
${PYSITELIB}/editorconfig/handler.py
${PYSITELIB}/editorconfig/handler.pyc
${PYSITELIB}/editorconfig/handler.pyo
${PYSITELIB}/editorconfig/ini.py
${PYSITELIB}/editorconfig/ini.pyc
${PYSITELIB}/editorconfig/ini.pyo
${PYSITELIB}/editorconfig/main.py
${PYSITELIB}/editorconfig/main.pyc
${PYSITELIB}/editorconfig/main.pyo
${PYSITELIB}/editorconfig/odict.py
${PYSITELIB}/editorconfig/odict.pyc
${PYSITELIB}/editorconfig/odict.pyo
${PYSITELIB}/editorconfig/versiontools.py
${PYSITELIB}/editorconfig/versiontools.pyc
${PYSITELIB}/editorconfig/versiontools.pyo