1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
[metadata]
license_file = LICENSE
[sdist]
template = MANIFEST.in
manifest = MANIFEST
[sdist_test_data]
template = MANIFEST.test_data.in
manifest = MANIFEST.test_data
[bdist_rpm]
release = 1
packager = Log2Timeline maintainers <log2timeline-maintainers@googlegroups.com>
doc_files = ACKNOWLEDGEMENTS
AUTHORS
LICENSE
README
build_requires = python2-setuptools
requires = libbde-python2 >= 20140531
libewf-python2 >= 20131210
libfsapfs-python2 >= 20181205
libfsntfs-python2 >= 20151130
libfvde-python2 >= 20160719
libfwnt-python2 >= 20160418
libqcow-python2 >= 20131204
libsigscan-python2 >= 20150627
libsmdev-python2 >= 20140529
libsmraw-python2 >= 20140612
libvhdi-python2 >= 20131210
libvmdk-python2 >= 20140421
libvshadow-python2 >= 20160109
libvslvm-python2 >= 20160109
python2-backports-lzma
python2-crypto >= 2.6
python2-dfdatetime >= 20181025
python2-dtfabric >= 20170524
python2-pysqlite
python2-pytsk3 >= 20160721
python2-pyyaml >= 3.10
[bdist_wheel]
universal = 1
|