Changeset 46:7032ac427bc3
- Timestamp:
- 10/26/06 00:29:21
(2 years ago)
- Author:
- warner@lothar.com
- branch:
- default
- Message:
[foolscap @ fix project URL]
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r45 |
r46 |
|
| 1 | 1 | 2006-10-26 Brian Warner <warner@lothar.com> |
|---|
| | 2 | |
|---|
| | 3 | * setup.py: fix project URL |
|---|
| 2 | 4 | |
|---|
| 3 | 5 | * MANIFEST.in: include misc/debs/* in the source tarball |
|---|
| r20 |
r46 |
|
| 12 | 12 | author="Brian Warner", |
|---|
| 13 | 13 | author_email="warner@twistedmatrix.com", |
|---|
| 14 | | url="http://twistedmatrix.com/trac/wiki/NewPB", |
|---|
| | 14 | url="http://twistedmatrix.com/trac/wiki/FoolsCap", |
|---|
| 15 | 15 | license="MIT", |
|---|
| 16 | 16 | long_description="""\ |
|---|