Awesome
Ascii
Definitions of, and operations for ASCII characters.
Ascii is part of the Swiftfire webserver project.
The reference manual
Version history
No new features planned. Updates are made on an ad-hoc basis as needed to support Swiftfire development.
1.5.2
- Added swift language versions to manifest
- Added license file
1.5.1
- Cleared git chaches to remove xcode project from the repo
1.5.0
- Added isExtendedAscii
1.4.1
- Upgraded swift tools to v5
- Updated header
1.4.0
Upgraded to Swift 5
1.3.1
Fixed access level for hexString
1.3.0
Added conversion extension for UInt16 and hexString
1.2.0
- Added Ascii set as extension to Characters.
1.1.0
- Migrated to SPM 4
1.0.0
- Initial release