File: SOURCES.txt

package info (click to toggle)
python-xattr 0.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 196 kB
  • sloc: ansic: 835; python: 575; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.gitignore
CHANGES.txt
INSTALLING.txt
LICENSE.txt
README.txt
TODO.txt
ez_setup.py
setup.cfg
setup.py
_build/_make_constants.py
xattr/__init__.py
xattr/_xattr.c
xattr/constants.py
xattr/tool.py
xattr.egg-info/PKG-INFO
xattr.egg-info/SOURCES.txt
xattr.egg-info/dependency_links.txt
xattr.egg-info/entry_points.txt
xattr.egg-info/not-zip-safe
xattr.egg-info/top_level.txt
xattr/tests/__init__.py
xattr/tests/test_xattr.py