*************************************************************************
*                                                                       *
*                         dxfstructure 0.2                              *
*             Structural engineering dxf drawing system                 *
*                                                                       *
*                        (c) 2017-2018 Lukasz Laba                           *
*                                                                       *
*************************************************************************

Dxfstructure is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

Dxfstructure is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Foobar; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

-------------------------------------------------------------------------
* Visible changes:
-------------------------------------------------------------------------
  dxfstructure 0.2.2(alpha)
  - bar shape anotation change to look like e.g. [1] - #12 L=2120
  - steel setion database list updated
  dxfstructure 0.2.1(alpha)
  - main features for steel implemented
  - command feature added
  dxfstructure 0.1(alpha)
  - main features for concrete implemented
  dxfstructure 0.0.2 (alpha)
  - first PyPI version
-------------------------------------------------------------------------
* Prerequisites:
-------------------------------------------------------------------------
  Python 2.7.
  Non-standard Python library needed:
  - strupy
  - ezdxf
  - tabulate
  - strupy
  - mistune
-------------------------------------------------------------------------
* To install dxfstructure:
-------------------------------------------------------------------------
  After the Python and needed library  was installed:
  On Windows use "pip install dxfstructure" in Python shell.

  To run dxfstructure GUI execute dxfstructure.py from installed dxfstructure
  package folder - probabiliit is "C:\Python27\Lib\site-packages\dxfstructure"
  For easy run make shortcut on your system pulpit to this file.
  There is install instruction on project website.
  https://bitbucket.org/lukaszlaba/dxfstructure/wiki/installing
  Linux compatible.   
-------------------------------------------------------------------------
* Other information :
-------------------------------------------------------------------------
  - Project website: 
    http://struthon.org
    https://bitbucket.org/lukaszlaba/dxfstructure/wiki/Home
  - E-mail : lukaszlab@o2.pl