14 Commits (d055fe4cb09dc18a368f40f73e77081e7b0127bf)

Author SHA1 Message Date
Rogério Brito d055fe4cb0 setup: cosmetics: Add/remove some whitespace for readability.
This also fixes some long lines.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
11 years ago
Rogério Brito 131842bb0b setup: Move pseudo-docstring to a proper comment.
A string statement is not a docstring if it doesn't occur right at the top
of modules, functions, class definitions etc.

This patch fixes it.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
11 years ago
Philipp Hagemeister bc857bfce0 Remove includes from setup.py for windows build 11 years ago
Philipp Hagemeister a3522dfddd Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister e646ffe795 Add included files for Windows build 11 years ago
Jaime Marquínez Ferrándiz b0dcc3c47f setup.py: include the new extractor module 11 years ago
David Coppa a32b573ccb Try setuptools first, then fallback to distutils.core 11 years ago
Filippo Valsorda fec89790b1 and now, also py2exe compiles fine :) (on Windows) 12 years ago
Filippo Valsorda a5741a3f5e pip installs fine! 12 years ago
Filippo Valsorda 2f1765c4ea setup.py Python3 fix, PyPi classifiers 12 years ago
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi 12 years ago
gcmalloc caaa47d372 adding the script hook 12 years ago
gcmalloc 87bec4c715 getting version from git or failing 12 years ago
gcmalloc 4efe62a016 moving to setup.py 12 years ago