]> git.alrj.org Git - bold.git/blob - Bold/__init__.py
First support for .gnu.hash/DT_GNU_HASH.
[bold.git] / Bold / __init__.py
1 # -*- coding: utf-8 -*-
2
3 # kate: space-indent on; indent-width 2; mixedindent off; indent-mode python;
4
5 # Copyright (C) 2009 Amand 'alrj' Tihon <amand.tihon@alrj.org>
6 #
7 # This file is part of bold, the Byte Optimized Linker.
8 #
9 # You can redistribute this file and/or modify it under the terms of the
10 # GNU General Public License as published by the Free Software Foundation,
11 # either version 3 of the License or (at your option) any later version.
12
13 """
14       Empty file in place.
15           Utilities lies in here,
16               Ready to be used.
17 """