* created initial directory structure
* created initial distutils setup script * addresses #2 git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@2 389c73d4-bf09-4d3d-a15e-f94a37d0667a
This commit is contained in:
parent
7583729bf3
commit
8863d6e9c7
2 changed files with 25 additions and 0 deletions
8
pyalchemybiz/__init__.py
Normal file
8
pyalchemybiz/__init__.py
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Package pyalchemybiz
|
||||
#
|
||||
# Author: Jan Dittberner <jan@dittberner.info>
|
||||
# Version: $Id$
|
||||
#
|
||||
# This file is part of pyalchemybiz
|
||||
Loading…
Add table
Add a link
Reference in a new issue