Skip to content

Commit 87277bb

Browse files
author
James William Pye
committed
Add comments and doc.
1 parent f9c1ca1 commit 87277bb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

postgresql/project.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# project information
1+
'project information'
2+
3+
#: project name
24
name = 'py-postgresql'
5+
6+
#: IRI based project identity
37
identity = 'http://python.projects.postgresql.org/'
8+
49
author = 'James William Pye <[email protected]>'
510
description = 'Driver and tools library for PostgreSQL'
611

0 commit comments

Comments
 (0)