Commit Graph

25 Commits

Author SHA1 Message Date
William Toohey
50fa4b8d23 Support writing compressed tag names 2018-01-10 22:24:59 +10:00
William Toohey
a4eb17c70b Speed improvements 2018-01-09 21:25:56 +10:00
William Toohey
acd3a4195d PyPi! 2018-01-09 17:05:30 +10:00
William Toohey
1fc6b47484 In-memory size calculation 2018-01-09 16:55:13 +10:00
Will
a77eee91db
Create LICENSE 2018-01-07 22:41:52 +10:00
William Toohey
4e53144e42 Simpler install guide 2018-01-05 01:56:41 +10:00
William Toohey
b7e7387031 Set encoding variable on plaintext input 2017-12-18 20:31:21 +10:00
William Toohey
d17d979682 Now an installable package! 2017-12-12 03:28:57 +10:00
William Toohey
0aaffee14f Minor readability improvements and bugfixes 2017-12-08 00:13:42 +10:00
Willy Lau
e1cf85298e
Fix a045 decoding 2017-11-16 21:38:22 -05:00
William Toohey
a6c27eef65 Fix unicode in attr values 2017-07-21 01:00:13 +10:00
William Toohey
d4514ea4be Switch to lxml, completely fix Unicode, add test cases 2017-07-05 17:51:47 +10:00
William Toohey
be1c9f9a8c Fix 1 byte sixbit names 2017-06-28 20:47:05 +10:00
William Toohey
01eee84a1c Python 3 compatibility, fix decode errors. Closes #5 2017-06-26 19:39:53 +10:00
William Toohey
e61daef7a3 More comprehensive test files and basic test script 2017-06-26 19:34:06 +10:00
William Toohey
9a7b6abe10 Add test files and expected outputs - not passing yet 2017-06-26 12:51:58 +10:00
William Toohey
88427291ff Fix missing ':' in sixbit encoder 2017-06-22 00:34:01 +10:00
William Toohey
d9fe9c7c3a Add README 2017-06-22 00:17:34 +10:00
William Toohey
48d5a075b4 Rename main module for PEP 2017-06-22 00:12:10 +10:00
William Toohey
84f6ffd116 Much needed cleanup/restructure 2017-06-22 00:11:28 +10:00
William Toohey
6f62a2db64 Fix #1 (alignment) 2017-06-21 18:22:46 +10:00
Will
d21602e149 Merge pull request #2 from mon/fix-attributes
Save attributes after node contents
2017-06-20 23:35:04 +10:00
Will Xyen L
8195191489 Save attributes after node contents 2017-06-20 06:46:34 -04:00
William Toohey
c39b50a236 Fix various issues, move to class structure 2017-06-13 23:52:50 +10:00
William Toohey
d1e9ab72bf Initial commit 2017-06-13 19:57:04 +10:00