File: SOURCES.txt

package info (click to toggle)
editorconfig-core-py 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: python: 444; sh: 16; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
COPYING
LICENSE.BSD
LICENSE.PSF
MANIFEST.in
README.rst
pyproject.toml
setup.py
EditorConfig.egg-info/PKG-INFO
EditorConfig.egg-info/SOURCES.txt
EditorConfig.egg-info/dependency_links.txt
EditorConfig.egg-info/entry_points.txt
EditorConfig.egg-info/top_level.txt
editorconfig/__init__.py
editorconfig/__main__.py
editorconfig/compat.py
editorconfig/exceptions.py
editorconfig/fnmatch.py
editorconfig/handler.py
editorconfig/ini.py
editorconfig/version.py
editorconfig/versiontools.py