File: SOURCES.txt

package info (click to toggle)
python-pretty-yaml 25.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: python: 1,100; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
COPYING
MANIFEST.in
README.rst
pyproject.toml
setup.py
pyaml/__init__.py
pyaml/__main__.py
pyaml/cli.py
pyaml.egg-info/PKG-INFO
pyaml.egg-info/SOURCES.txt
pyaml.egg-info/dependency_links.txt
pyaml.egg-info/entry_points.txt
pyaml.egg-info/requires.txt
pyaml.egg-info/top_level.txt
pyaml/tests/__init__.py
pyaml/tests/test_cli.py
pyaml/tests/test_dump.py