1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to version 0.2 and some trove classifiers More... over 10 years ago
Include all the relevant packages in the setup script More... over 10 years ago
The io module is required here More... over 10 years ago
Allow lists to consume the remainder of the content More... over 10 years ago
End the string when the file has been exhausted More... over 10 years ago
Move SubStructure into compound.py and rename it as Object More... over 10 years ago
Move StructureTuple into a base class, instead of a field More... over 10 years ago
Move List out of common and into a compound module More... over 10 years ago
Clean up trailing newlines More... over 10 years ago
Start support for a better interface for reading/writing files More... over 10 years ago
Specify IFF chunk encoding only where it really applies More... over 10 years ago
Add a List and Prop for better IFF compliance More... over 10 years ago
Customize a ChunkList just for IFF chunks More... over 10 years ago
IFF chunks are always big-endian More... over 10 years ago
Encode chunks More... over 10 years ago
Set fixed values as defaults, so they encode when not provided More... over 10 years ago
Use the right case for the package name More... over 10 years ago
Update some additional references in the bits module More... over 10 years ago
Update docs to use the `import steel` structure More... over 10 years ago
Update mod examples to use `import steel` More... over 10 years ago
Update image examples to use `import steel` More... over 10 years ago
Update the bits package to use new imports More... over 10 years ago
Update chunk modules to use the new imports More... over 10 years ago
Update tests to use `import steel` More... over 10 years ago
Move imports so that `import steel` works properly. More... over 10 years ago
Remove references to steel.byte in tests More... over 10 years ago
Move byte base to steel.base More... over 10 years ago
Move compression over to steel.compression More... over 10 years ago
Remove the now-unnecessary steel.byte.fields More... over 10 years ago
Change field imports to use steel.fields More... over 10 years ago