Edn
====

`Edn` (Editeur De N'ours) is a FREE software.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

Instructions
============

download the software :

	git clone git://github.com/HeeroYui/edn.git
	cd edn

Compile software and install :

	sudo make DEBUG=0 install

Run Software :

	edn exemple.txt

License
=======

	You can:
		- Redistribute the sources code and binaries.
		- Modify the Sources code.
		- Use a part of the sources (less than 50%) in an other software, just write somewhere "Edn is great" visible by the user (on your product or on your website with a link to my page).
		- Redistribute the modification only if you want.
		- Send me the bug-fix (it could be great).
		- Pay me a beer or some other things.
		- Print the source code on WC paper ...
	You can NOT:
		- Earn money with this Software (But I can).
		- Add malware in the Sources.
		- Do something bad with the sources.
		- Use it to travel in the space with a toaster.
	
	I reserve the right to change this licence. If it change the version of the copy you have keep its own license
Description
No description provided
Readme 7.3 MiB
Languages
C++ 93.7%
C 2.5%
Python 1.9%
CMake 1.3%
PHP 0.4%
Other 0.2%