summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2011-06-24 13:08:41 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de@localhost>2011-06-24 13:08:41 +0200
commit94b456a1cdc3127adfb914732cb9e19dae6036d9 (patch)
treefba638a7ecb28d26feb853c3d71f1d04aaf603aa
parentea30a5692de2c6fcc9d324eb5af037a84b758352 (diff)
downloadxstatic-git-94b456a1cdc3127adfb914732cb9e19dae6036d9.tar.gz
add AUTHORS.txt, use standard src header
-rw-r--r--AUTHORS.txt10
-rw-r--r--setup.py9
-rw-r--r--xstatic/__init__.py7
3 files changed, 26 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt
new file mode 100644
index 0000000..6460b40
--- /dev/null
+++ b/AUTHORS.txt
@@ -0,0 +1,10 @@
+Main Authors
+------------
+Thomas Waldmann, tw AT waldmann-edv DOT de
+(please add yourself above this line if you did major contributions to
+the project)
+
+Contributors
+------------
+(please add yourself above this line if you contributed to the project)
+
diff --git a/setup.py b/setup.py
index 236e4ae..9e802bf 100644
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,12 @@
+# Copyright: 2011 by the XStatic authors, see AUTHORS.txt for details.
+# License: MIT license, see LICENSE.txt for details.
+
+"""
+XStatic - setup.py
+
+Works with: setuptools
+"""
+
from setuptools import setup, find_packages
# The README.txt file should be written in reST so that PyPI can use
diff --git a/xstatic/__init__.py b/xstatic/__init__.py
index 1c362fa..d6066d7 100644
--- a/xstatic/__init__.py
+++ b/xstatic/__init__.py
@@ -1,3 +1,10 @@
+# Copyright: 2011 by the XStatic authors, see AUTHORS.txt for details.
+# License: MIT license, see LICENSE.txt for details.
+
+"""
+XStatic - main package with minimal support code to work with static file packages
+"""
+
# http://remote_base/path
# http://local_base/path