$ python setup.py sdist --formats=gztar running sdist warning: sdist: missing meta-data: if 'author' supplied, 'author_email' must be supplied too warning: sdist: manifest template 'MANIFEST.in' does not exist (using default file list) warning: sdist: standard file not found: should have one of README, README.txt package init file '__init__.py' not found (or not a regular file) writing manifest file 'MANIFEST' creating pluvo-2006-06-05-01 creating pluvo-2006-06-05-01/datatypes making hard links in pluvo-2006-06-05-01... hard linking basics.py -> pluvo-2006-06-05-01 hard linking compiler.py -> pluvo-2006-06-05-01 hard linking doctester.py -> pluvo-2006-06-05-01 hard linking interpreter.py -> pluvo-2006-06-05-01 hard linking library.py -> pluvo-2006-06-05-01 hard linking parser.py -> pluvo-2006-06-05-01 hard linking pluvo.py -> pluvo-2006-06-05-01 hard linking scope.py -> pluvo-2006-06-05-01 hard linking setup.py -> pluvo-2006-06-05-01 hard linking test.py -> pluvo-2006-06-05-01 hard linking topy.py -> pluvo-2006-06-05-01 hard linking datatypes/__init__.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/flag.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/number.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/regexp.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/string.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/symbol.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/table.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/uri.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/variable.py -> pluvo-2006-06-05-01/datatypes creating dist tar -cf dist/pluvo-2006-06-05-01.tar pluvo-2006-06-05-01 gzip -f9 dist/pluvo-2006-06-05-01.tar removing 'pluvo-2006-06-05-01' (and everything under it) $ python setup.py sdist --formats=gztar running sdist warning: sdist: standard file not found: should have one of README, README.txt package init file '__init__.py' not found (or not a regular file) reading manifest template 'MANIFEST.in' writing manifest file 'MANIFEST' creating pluvo-2006-06-05-01 creating pluvo-2006-06-05-01/datatypes creating pluvo-2006-06-05-01/doc creating pluvo-2006-06-05-01/examples creating pluvo-2006-06-05-01/test making hard links in pluvo-2006-06-05-01... hard linking basics.py -> pluvo-2006-06-05-01 hard linking compiler.py -> pluvo-2006-06-05-01 hard linking doctester.py -> pluvo-2006-06-05-01 hard linking interpreter.py -> pluvo-2006-06-05-01 hard linking library.py -> pluvo-2006-06-05-01 hard linking parser.py -> pluvo-2006-06-05-01 hard linking pluvo.py -> pluvo-2006-06-05-01 hard linking scope.py -> pluvo-2006-06-05-01 hard linking setup.py -> pluvo-2006-06-05-01 hard linking test.py -> pluvo-2006-06-05-01 hard linking topy.py -> pluvo-2006-06-05-01 hard linking datatypes/__init__.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/flag.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/number.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/regexp.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/string.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/symbol.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/table.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/uri.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/variable.py -> pluvo-2006-06-05-01/datatypes hard linking doc/basics.html -> pluvo-2006-06-05-01/doc hard linking doc/examples.html -> pluvo-2006-06-05-01/doc hard linking doc/features.html -> pluvo-2006-06-05-01/doc hard linking doc/guide.html -> pluvo-2006-06-05-01/doc hard linking doc/primer.html -> pluvo-2006-06-05-01/doc hard linking examples/args.pvo -> pluvo-2006-06-05-01/examples hard linking examples/doctest.pvo -> pluvo-2006-06-05-01/examples hard linking examples/grep.pvo -> pluvo-2006-06-05-01/examples hard linking examples/pretty.pvo -> pluvo-2006-06-05-01/examples hard linking test/001-case.pvo -> pluvo-2006-06-05-01/test hard linking test/001-expected.txt -> pluvo-2006-06-05-01/test hard linking test/002-case.pvo -> pluvo-2006-06-05-01/test hard linking test/002-expected.txt -> pluvo-2006-06-05-01/test hard linking test/003-case.pvo -> pluvo-2006-06-05-01/test hard linking test/003-expected.txt -> pluvo-2006-06-05-01/test hard linking test/004-case-@@.pvo -> pluvo-2006-06-05-01/test hard linking test/004-expected.txt -> pluvo-2006-06-05-01/test hard linking test/005-case.pvo -> pluvo-2006-06-05-01/test hard linking test/005-expected.txt -> pluvo-2006-06-05-01/test hard linking test/006-case.pvo -> pluvo-2006-06-05-01/test hard linking test/006-expected.txt -> pluvo-2006-06-05-01/test hard linking test/007-case.pvo -> pluvo-2006-06-05-01/test hard linking test/007-expected.txt -> pluvo-2006-06-05-01/test hard linking test/008-case.pvo -> pluvo-2006-06-05-01/test hard linking test/008-expected.txt -> pluvo-2006-06-05-01/test hard linking test/009-case.pvo -> pluvo-2006-06-05-01/test hard linking test/009-expected.txt -> pluvo-2006-06-05-01/test hard linking test/010-case.pvo -> pluvo-2006-06-05-01/test hard linking test/010-expected.txt -> pluvo-2006-06-05-01/test hard linking test/011-case.pvo -> pluvo-2006-06-05-01/test hard linking test/011-expected.txt -> pluvo-2006-06-05-01/test hard linking test/012-case.pvo -> pluvo-2006-06-05-01/test hard linking test/012-expected.txt -> pluvo-2006-06-05-01/test hard linking test/013-case.pvo -> pluvo-2006-06-05-01/test hard linking test/013-expected.txt -> pluvo-2006-06-05-01/test hard linking test/014-case.pvo -> pluvo-2006-06-05-01/test hard linking test/014-expected.txt -> pluvo-2006-06-05-01/test hard linking test/015-case.pvo -> pluvo-2006-06-05-01/test hard linking test/015-expected.txt -> pluvo-2006-06-05-01/test hard linking test/016-case.pvo -> pluvo-2006-06-05-01/test hard linking test/016-expected.txt -> pluvo-2006-06-05-01/test hard linking test/017-case.pvo -> pluvo-2006-06-05-01/test hard linking test/017-expected.txt -> pluvo-2006-06-05-01/test hard linking test/018-case.pvo -> pluvo-2006-06-05-01/test hard linking test/018-expected.txt -> pluvo-2006-06-05-01/test hard linking test/019-case.pvo -> pluvo-2006-06-05-01/test hard linking test/019-expected.txt -> pluvo-2006-06-05-01/test hard linking test/020-case.pvo -> pluvo-2006-06-05-01/test hard linking test/020-expected.txt -> pluvo-2006-06-05-01/test hard linking test/021-case.pvo -> pluvo-2006-06-05-01/test hard linking test/021-expected.txt -> pluvo-2006-06-05-01/test hard linking test/022-case.pvo -> pluvo-2006-06-05-01/test hard linking test/022-expected.txt -> pluvo-2006-06-05-01/test hard linking test/023-case.pvo -> pluvo-2006-06-05-01/test hard linking test/023-expected.txt -> pluvo-2006-06-05-01/test hard linking test/024-case.pvo -> pluvo-2006-06-05-01/test hard linking test/024-expected.txt -> pluvo-2006-06-05-01/test hard linking test/025-case.pvo -> pluvo-2006-06-05-01/test hard linking test/025-expected.txt -> pluvo-2006-06-05-01/test hard linking test/026-case.pvo -> pluvo-2006-06-05-01/test hard linking test/026-expected.txt -> pluvo-2006-06-05-01/test hard linking test/027-case.pvo -> pluvo-2006-06-05-01/test hard linking test/027-expected.txt -> pluvo-2006-06-05-01/test hard linking test/028-case.pvo -> pluvo-2006-06-05-01/test hard linking test/028-expected.txt -> pluvo-2006-06-05-01/test hard linking test/029-case.pvo -> pluvo-2006-06-05-01/test hard linking test/029-expected.txt -> pluvo-2006-06-05-01/test hard linking test/030-case.pvo -> pluvo-2006-06-05-01/test hard linking test/030-expected.txt -> pluvo-2006-06-05-01/test hard linking test/031-case.pvo -> pluvo-2006-06-05-01/test hard linking test/031-expected.txt -> pluvo-2006-06-05-01/test hard linking test/032-case.pvo -> pluvo-2006-06-05-01/test hard linking test/032-expected.txt -> pluvo-2006-06-05-01/test hard linking test/033-case.pvo -> pluvo-2006-06-05-01/test hard linking test/033-expected.txt -> pluvo-2006-06-05-01/test hard linking test/034-case.pvo -> pluvo-2006-06-05-01/test hard linking test/034-expected.txt -> pluvo-2006-06-05-01/test hard linking test/035-case.pvo -> pluvo-2006-06-05-01/test hard linking test/035-expected.txt -> pluvo-2006-06-05-01/test hard linking test/036-case.pvo -> pluvo-2006-06-05-01/test hard linking test/036-expected.txt -> pluvo-2006-06-05-01/test hard linking test/037-case.pvo -> pluvo-2006-06-05-01/test hard linking test/037-expected.txt -> pluvo-2006-06-05-01/test hard linking test/038-case.pvo -> pluvo-2006-06-05-01/test hard linking test/038-expected.txt -> pluvo-2006-06-05-01/test hard linking test/039-case.pvo -> pluvo-2006-06-05-01/test hard linking test/039-expected.txt -> pluvo-2006-06-05-01/test hard linking test/040-case.pvo -> pluvo-2006-06-05-01/test hard linking test/040-expected.txt -> pluvo-2006-06-05-01/test hard linking test/example01.pvo -> pluvo-2006-06-05-01/test hard linking test/example02.pvo -> pluvo-2006-06-05-01/test hard linking test/example03.pvo -> pluvo-2006-06-05-01/test hard linking test/example04.pvo -> pluvo-2006-06-05-01/test hard linking test/example05.pvo -> pluvo-2006-06-05-01/test hard linking test/example06.pvo -> pluvo-2006-06-05-01/test creating dist tar -cf dist/pluvo-2006-06-05-01.tar pluvo-2006-06-05-01 gzip -f9 dist/pluvo-2006-06-05-01.tar removing 'pluvo-2006-06-05-01' (and everything under it) $ make dist python setup.py sdist --formats=gztar running sdist package init file '__init__.py' not found (or not a regular file) reading manifest template 'MANIFEST.in' writing manifest file 'MANIFEST' creating pluvo-2006-06-05-01 creating pluvo-2006-06-05-01/datatypes creating pluvo-2006-06-05-01/doc creating pluvo-2006-06-05-01/examples creating pluvo-2006-06-05-01/test making hard links in pluvo-2006-06-05-01... hard linking Makefile -> pluvo-2006-06-05-01 hard linking README.txt -> pluvo-2006-06-05-01 hard linking basics.py -> pluvo-2006-06-05-01 hard linking compiler.py -> pluvo-2006-06-05-01 hard linking configure -> pluvo-2006-06-05-01 hard linking doctester.py -> pluvo-2006-06-05-01 hard linking interpreter.py -> pluvo-2006-06-05-01 hard linking library.py -> pluvo-2006-06-05-01 hard linking parser.py -> pluvo-2006-06-05-01 hard linking pluvo.py -> pluvo-2006-06-05-01 hard linking scope.py -> pluvo-2006-06-05-01 hard linking setup.py -> pluvo-2006-06-05-01 hard linking test.py -> pluvo-2006-06-05-01 hard linking topy.py -> pluvo-2006-06-05-01 hard linking datatypes/__init__.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/flag.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/number.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/regexp.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/string.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/symbol.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/table.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/uri.py -> pluvo-2006-06-05-01/datatypes hard linking datatypes/variable.py -> pluvo-2006-06-05-01/datatypes hard linking doc/basics.html -> pluvo-2006-06-05-01/doc hard linking doc/examples.html -> pluvo-2006-06-05-01/doc hard linking doc/features.html -> pluvo-2006-06-05-01/doc hard linking doc/guide.html -> pluvo-2006-06-05-01/doc hard linking doc/primer.html -> pluvo-2006-06-05-01/doc hard linking examples/args.pvo -> pluvo-2006-06-05-01/examples hard linking examples/doctest.pvo -> pluvo-2006-06-05-01/examples hard linking examples/grep.pvo -> pluvo-2006-06-05-01/examples hard linking examples/pretty.pvo -> pluvo-2006-06-05-01/examples hard linking test/001-case.pvo -> pluvo-2006-06-05-01/test hard linking test/001-expected.txt -> pluvo-2006-06-05-01/test hard linking test/002-case.pvo -> pluvo-2006-06-05-01/test hard linking test/002-expected.txt -> pluvo-2006-06-05-01/test hard linking test/003-case.pvo -> pluvo-2006-06-05-01/test hard linking test/003-expected.txt -> pluvo-2006-06-05-01/test hard linking test/004-case-@@.pvo -> pluvo-2006-06-05-01/test hard linking test/004-expected.txt -> pluvo-2006-06-05-01/test hard linking test/005-case.pvo -> pluvo-2006-06-05-01/test hard linking test/005-expected.txt -> pluvo-2006-06-05-01/test hard linking test/006-case.pvo -> pluvo-2006-06-05-01/test hard linking test/006-expected.txt -> pluvo-2006-06-05-01/test hard linking test/007-case.pvo -> pluvo-2006-06-05-01/test hard linking test/007-expected.txt -> pluvo-2006-06-05-01/test hard linking test/008-case.pvo -> pluvo-2006-06-05-01/test hard linking test/008-expected.txt -> pluvo-2006-06-05-01/test hard linking test/009-case.pvo -> pluvo-2006-06-05-01/test hard linking test/009-expected.txt -> pluvo-2006-06-05-01/test hard linking test/010-case.pvo -> pluvo-2006-06-05-01/test hard linking test/010-expected.txt -> pluvo-2006-06-05-01/test hard linking test/011-case.pvo -> pluvo-2006-06-05-01/test hard linking test/011-expected.txt -> pluvo-2006-06-05-01/test hard linking test/012-case.pvo -> pluvo-2006-06-05-01/test hard linking test/012-expected.txt -> pluvo-2006-06-05-01/test hard linking test/013-case.pvo -> pluvo-2006-06-05-01/test hard linking test/013-expected.txt -> pluvo-2006-06-05-01/test hard linking test/014-case.pvo -> pluvo-2006-06-05-01/test hard linking test/014-expected.txt -> pluvo-2006-06-05-01/test hard linking test/015-case.pvo -> pluvo-2006-06-05-01/test hard linking test/015-expected.txt -> pluvo-2006-06-05-01/test hard linking test/016-case.pvo -> pluvo-2006-06-05-01/test hard linking test/016-expected.txt -> pluvo-2006-06-05-01/test hard linking test/017-case.pvo -> pluvo-2006-06-05-01/test hard linking test/017-expected.txt -> pluvo-2006-06-05-01/test hard linking test/018-case.pvo -> pluvo-2006-06-05-01/test hard linking test/018-expected.txt -> pluvo-2006-06-05-01/test hard linking test/019-case.pvo -> pluvo-2006-06-05-01/test hard linking test/019-expected.txt -> pluvo-2006-06-05-01/test hard linking test/020-case.pvo -> pluvo-2006-06-05-01/test hard linking test/020-expected.txt -> pluvo-2006-06-05-01/test hard linking test/021-case.pvo -> pluvo-2006-06-05-01/test hard linking test/021-expected.txt -> pluvo-2006-06-05-01/test hard linking test/022-case.pvo -> pluvo-2006-06-05-01/test hard linking test/022-expected.txt -> pluvo-2006-06-05-01/test hard linking test/023-case.pvo -> pluvo-2006-06-05-01/test hard linking test/023-expected.txt -> pluvo-2006-06-05-01/test hard linking test/024-case.pvo -> pluvo-2006-06-05-01/test hard linking test/024-expected.txt -> pluvo-2006-06-05-01/test hard linking test/025-case.pvo -> pluvo-2006-06-05-01/test hard linking test/025-expected.txt -> pluvo-2006-06-05-01/test hard linking test/026-case.pvo -> pluvo-2006-06-05-01/test hard linking test/026-expected.txt -> pluvo-2006-06-05-01/test hard linking test/027-case.pvo -> pluvo-2006-06-05-01/test hard linking test/027-expected.txt -> pluvo-2006-06-05-01/test hard linking test/028-case.pvo -> pluvo-2006-06-05-01/test hard linking test/028-expected.txt -> pluvo-2006-06-05-01/test hard linking test/029-case.pvo -> pluvo-2006-06-05-01/test hard linking test/029-expected.txt -> pluvo-2006-06-05-01/test hard linking test/030-case.pvo -> pluvo-2006-06-05-01/test hard linking test/030-expected.txt -> pluvo-2006-06-05-01/test hard linking test/031-case.pvo -> pluvo-2006-06-05-01/test hard linking test/031-expected.txt -> pluvo-2006-06-05-01/test hard linking test/032-case.pvo -> pluvo-2006-06-05-01/test hard linking test/032-expected.txt -> pluvo-2006-06-05-01/test hard linking test/033-case.pvo -> pluvo-2006-06-05-01/test hard linking test/033-expected.txt -> pluvo-2006-06-05-01/test hard linking test/034-case.pvo -> pluvo-2006-06-05-01/test hard linking test/034-expected.txt -> pluvo-2006-06-05-01/test hard linking test/035-case.pvo -> pluvo-2006-06-05-01/test hard linking test/035-expected.txt -> pluvo-2006-06-05-01/test hard linking test/036-case.pvo -> pluvo-2006-06-05-01/test hard linking test/036-expected.txt -> pluvo-2006-06-05-01/test hard linking test/037-case.pvo -> pluvo-2006-06-05-01/test hard linking test/037-expected.txt -> pluvo-2006-06-05-01/test hard linking test/038-case.pvo -> pluvo-2006-06-05-01/test hard linking test/038-expected.txt -> pluvo-2006-06-05-01/test hard linking test/039-case.pvo -> pluvo-2006-06-05-01/test hard linking test/039-expected.txt -> pluvo-2006-06-05-01/test hard linking test/040-case.pvo -> pluvo-2006-06-05-01/test hard linking test/040-expected.txt -> pluvo-2006-06-05-01/test hard linking test/example01.pvo -> pluvo-2006-06-05-01/test hard linking test/example02.pvo -> pluvo-2006-06-05-01/test hard linking test/example03.pvo -> pluvo-2006-06-05-01/test hard linking test/example04.pvo -> pluvo-2006-06-05-01/test hard linking test/example05.pvo -> pluvo-2006-06-05-01/test hard linking test/example06.pvo -> pluvo-2006-06-05-01/test creating dist tar -cf dist/pluvo-2006-06-05-01.tar pluvo-2006-06-05-01 gzip -f9 dist/pluvo-2006-06-05-01.tar removing 'pluvo-2006-06-05-01' (and everything under it) mv dist/*.tar.gz . rmdir dist