Commit graph

36 commits

Author SHA1 Message Date
Cédric Bonhomme
a6140fef36
chg: [lsb] Added a parameter, close_file, to lsb.reveal in order to specify if the file must be closed at the end of the processing. 2024-09-07 23:51:47 +02:00
Cédric Bonhomme
b592ce4bcb
chg: Updated repository default URL. 2024-03-01 10:14:10 +01:00
Cédric Bonhomme
d863dbfddb
Updated copyright years. 2024-01-01 20:32:02 +01:00
Cédric Bonhomme
0537c13a08
Updated CHANGELOG. 2023-05-23 10:04:06 +02:00
Cédric Bonhomme
3fd55e2e79
fix: [type] Removed the return type of the function n_at_a_time. 2023-05-21 10:21:48 +02:00
Cédric Bonhomme
7abce7d5d9
fixed few mypy related issues. 2023-04-26 14:17:49 +02:00
Cédric Bonhomme
fb4b596726
fix: [flake8] Addressed flake8 warnings. 2022-11-20 21:49:02 +01:00
Cédric Bonhomme
18d1176ae8
chg [release]: Updated changelog and documentation. 2022-11-20 00:27:14 +01:00
Cédric Bonhomme
e290d1260e
chg: [flake] Addressed some flake and mypy issues. 2022-11-13 23:28:32 +01:00
Flavien
0d98e1834c Create Hider and Revealer class 2022-11-09 17:15:21 +01:00
Cédric Bonhomme
1b8d8042b7
fix: [core] various minor bug fixes. 2022-01-05 00:29:13 +01:00
Cédric Bonhomme
a1213a9163
chg: [style] Reformated with black. 2021-11-24 09:16:05 +01:00
Cédric Bonhomme
c1ec5b9ab1
updated copyright years 2021-02-06 23:03:35 +01:00
Cédric Bonhomme
71f6c08c28
Improved code style. 2019-12-17 09:18:37 +01:00
Cédric Bonhomme
e5cfceb261
Updated URLs. 2019-12-15 15:53:47 +01:00
Cédric Bonhomme
5122f204f6
Cleaned headers info 2019-06-07 22:56:18 +02:00
Cédric Bonhomme
5df01ea737
Cosmethic changes. 2019-06-01 12:01:15 +02:00
Peter Justin
d8fe34e5bc black + remove unused imports 2019-04-08 10:03:24 +02:00
Peter Justin
93de151025 Add option to either pass a path or an Image instance 2019-04-08 09:58:06 +02:00
Cédric Bonhomme
a1db2997a9
Updated copyright years. 2019-01-22 21:29:36 +01:00
Cédric Bonhomme
5f5c07493c
Introduce a new argument in a2bits_list in order to specify the encoding of the string (unicode) 2017-05-04 13:05:56 +02:00
Cédric Bonhomme
6ad140bdfb
Management of unicode. It would be perfect to manage ASCII and unicode in the same time (so 8 bits to 32 bits caracters). 2017-03-13 09:34:43 +01:00
Cédric Bonhomme
7c9530aa9d
More tests for the generators. 2017-03-09 08:54:13 +01:00
Cédric Bonhomme
0da9d9882e
Introduces some type hints. 2017-03-09 08:11:12 +01:00
Cédric Bonhomme
7a5c23ef2f
Fixed #12. More tests to come. 2017-03-08 22:26:12 +01:00
Cédric Bonhomme
b71c866cf2
More tests. 2017-02-22 11:45:04 +01:00
Cédric Bonhomme
263e287559
clean code related to tools.binary2base64 and tools.base642binary functions. 2017-02-20 12:16:24 +01:00
Cédric Bonhomme
673f7b5bc4
Prepare the new minor release (bug fix). 2017-01-19 07:22:51 +01:00
Cédric Bonhomme
a54909f4ad
Prepare the new release 0.5.5 (bugfix). 2016-08-03 23:05:13 +02:00
nejdet
d3fbe07c90 Padding for base64.b64decodestring changed into b'==='.
Fixes #6
2016-08-03 17:23:59 -04:00
Cédric Bonhomme
fef2040fca
Python 2 compatibility for exifHeader. 2016-05-26 07:18:56 +02:00
Cédric Bonhomme
f582d47e6c
Updated header informations. 2016-03-12 23:58:19 +01:00
Cédric Bonhomme
979c6277b0
Updated Python headers files. Added .gitignore. 2015-12-23 21:33:05 +01:00
Cédric Bonhomme
b3a4bdaf4b Porting code with 2to3 with some manual changes. The pillow modules is now required https://github.com/python-imaging/Pillow/ 2013-03-20 21:17:31 +01:00
Cédric Bonhomme
60f9752dc1 Updated copyrights years. 2013-01-07 07:40:58 +01:00
cedricbonhomme
c656f3814d Re-ordered files. 2011-03-30 21:41:49 +02:00
Renamed from tools.py (Browse further)