Commit Graph

21 Commits

Author SHA1 Message Date
Kevin F fbf11c8a44 patch empty message remaining 2022-05-15 15:52:00 -05:00
Dayo Ayeni 87e799ac88
Merge pull request #7 from enesahin/patch-1
Update main.py
2021-08-14 12:30:52 -06:00
Enes Şahin 39a30e979d
Update main.py
a typo in main.py line 103

changed mesages to messages
2021-05-26 16:43:40 +03:00
Dayo Ayeni b264ab16c9
Merge pull request #5 from zlove/master
Fixing counting of GSM 7-bit extended characters
2021-05-18 23:37:48 -06:00
Zachary Lovelady 40ef757ed1 Updating README to clarify counting 2020-08-27 17:14:29 -06:00
Zachary Lovelady c3722c8618 Fixing counting of GSM 7-bit extended chars 2020-08-27 17:13:47 -06:00
Dayo Ayeni 3242a73bd3
Merge pull request #3 from uralov/master
Fix for sms_counter.main.SMSCounter#_detect_encoding
2020-01-14 17:27:47 -07:00
Alexander Uralov bd4bb58486 travis build result was added to readme 2018-12-28 07:56:40 +03:00
Alexander Uralov ea155e3162 Travis CI file was renamed 2018-12-28 07:47:32 +03:00
Alexander Uralov 79ddd36974 Travis CI was enabled 2018-12-26 08:11:53 +03:00
Alexander Uralov 54f3daaa68 The logic of sms_counter.main.SMSCounter#_detect_encoding was fixed for compatibility with origin library https://github.com/danxexe/sms-counter 2018-12-25 18:15:00 +03:00
Alexander Uralov 06484ea664 Tests for sms counter class 2018-12-25 17:55:30 +03:00
Dayo Ayeni e68683138d Merge pull request #1 from ElielHaouzi/master
Python package. Python 2.7.
2017-02-23 16:12:47 +01:00
Eliel Haouzi 61bd2502fc add .gitignore. remove not used function. update README. add support for python 2.7 2017-02-15 13:04:45 +02:00
Eliel Haouzi 6240116f33 create python package. refactor the code style according to flake8 2017-02-15 12:02:52 +02:00
Dayo Ayeni 79373c49c9 Update sms-counter.py
updated the char maps. This seems more accurate.
2016-09-28 11:00:23 +01:00
Dayo Ayeni ea2c5a09c0 Rename sms-counter to sms-counter.py 2016-07-10 21:15:47 +01:00
Dayo Ayeni 75df63028a Create sms-counter
First Commit
2016-07-10 21:15:20 +01:00
Dayo Ayeni b672f897f8 Update README.md 2016-07-10 21:12:52 +01:00
Dayo Ayeni 8635e0e10c Create README.md
readme file
2016-07-10 21:06:42 +01:00
Dayo Ayeni dfaa5b1e52 Initial commit 2016-07-10 21:01:51 +01:00