comparison lockfile-0.10.2/lockfile.egg-info/SOURCES.txt @ 33:7ceb967147c3

start xena with no gui add library files
author jingchunzhu <jingchunzhu@gmail.com>
date Wed, 22 Jul 2015 13:24:44 -0700
parents
children
comparison
equal deleted inserted replaced
32:63b1ba1e3424 33:7ceb967147c3
1 ACKS
2 AUTHORS
3 ChangeLog
4 LICENSE
5 README
6 RELEASE-NOTES
7 setup.cfg
8 setup.py
9 test-requirements.txt
10 tox.ini
11 doc/source/Makefile
12 doc/source/conf.py
13 doc/source/index.rst
14 lockfile/__init__.py
15 lockfile/linklockfile.py
16 lockfile/mkdirlockfile.py
17 lockfile/pidlockfile.py
18 lockfile/sqlitelockfile.py
19 lockfile/symlinklockfile.py
20 lockfile.egg-info/PKG-INFO
21 lockfile.egg-info/SOURCES.txt
22 lockfile.egg-info/dependency_links.txt
23 lockfile.egg-info/not-zip-safe
24 lockfile.egg-info/top_level.txt
25 test/compliancetest.py
26 test/test_lockfile.py