summaryrefslogtreecommitdiffstats
path: root/utils/src/DESCRIPTION.rst
blob: 68b3a57f20660e3f519337713c1d3b56000959b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
A sample Python project
=======================

This is the description file for the project.

The file should use UTF-8 encoding and be written using ReStructured Text. It
will be used to generate the project webpage on PyPI, and should be written for
that purpose.

Typical contents for this file would include an overview of the project, basic
usage examples, etc. Generally, including the project changelog in here is not
a good idea, although a simple "What's New" section for the most recent version
may be appropriate.