Ralf Schmitt
f7b832fb3c
add the usage message.
2011-08-01 01:58:04 +02:00
Ralf Schmitt
3791f68f2e
fix usage message.
2011-08-01 01:57:37 +02:00
Ralf Schmitt
0f02cbf734
document --server option.
2011-08-01 01:46:13 +02:00
Ralf Schmitt
768f8f95e6
show version when starting.
2011-08-01 01:21:50 +02:00
Ralf Schmitt
6f7148660c
add better usage message, add -i/--interface option. use extra arguments as PACKAGES_DIRECTORY.
2011-08-01 01:18:57 +02:00
Ralf Schmitt
35e09a4469
remove choose_server method, bottle already provides this using the "auto" server.
2011-08-01 00:50:31 +02:00
Ralf Schmitt
74ff96387c
show some minimal information for /
2011-08-01 00:34:38 +02:00
Ralf Schmitt
22213a787e
add license and similar projects.
2011-07-31 23:42:37 +02:00
Ralf Schmitt
4778f3867e
add setup.cfg: build .zip instead of .tar.gz when running sdist.
2011-07-31 22:46:33 +02:00
Ralf Schmitt
6071bc9f85
make prefix comparison case insensitive.
2011-07-29 14:20:03 +02:00
Ralf Schmitt
456a2c0983
up version to 0.1.1.
0.1.1
2011-07-29 13:25:16 +02:00
Ralf Schmitt
475bd9e1c6
fix choose_server to return "auto" instead of None.
...
passing server=None to bottle won't work, we need to pass auto here.
2011-07-29 13:24:47 +02:00
Ralf Schmitt
d956f7ce67
get gid of warning message from pkg_resources.
...
,----
| /usr/lib/python2.7/site-packages/zope/__init__.py:3: UserWarning: Module bottle was already imported from /home/ralf/local/lib/python2.7/site-packages/pypiserver/bottle.pyc, but /home/ralf/.local/lib/python2.7/site-packages is being added to sys.path
| import pkg_resources
`----
0.1.0
2011-07-29 03:32:43 +02:00
Ralf Schmitt
c2db6f0c0b
add --version option, add short usage message.
2011-07-29 03:29:29 +02:00
Ralf Schmitt
e760b77a9b
add README.rst.
2011-07-29 03:14:09 +02:00
Ralf Schmitt
a56fa3293b
whitespace cleanup.
2011-07-29 02:41:27 +02:00
Ralf Schmitt
f8e27cf1b4
parse options.
2011-07-29 02:29:35 +02:00
Ralf Schmitt
0725b56d7f
update MANIFEST.in
2011-07-29 02:03:55 +02:00
Ralf Schmitt
85983fd36f
import initial version
2011-07-29 02:02:28 +02:00
Ralf Schmitt
a3f4ca1709
import bottle 0.9.6
2011-07-29 01:37:24 +02:00
Ralf Schmitt
404a7d85b4
add .gitignore
2011-07-29 01:11:56 +02:00