xtst
Version, currently 0.1.03 versions
- 1.0.0latestSep 28, 2022
- 0.1.1not indexedJul 21, 2023
- 0.1.0not indexedJul 21, 2023
github.com/phil294/xtst-cr
Xtst (X11 extension) bindings for Crystal language.
Nothing has been indexed for 0.1.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
xtst:
github: phil294/xtst-cr
version: ~> 0.1.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
xtst-cr
Xtst (X11 extension) bindings for Crystal language.
This is a small extension to x11-cr by Tamás Szekeres for libxtst. Currently, it only supports some parts of X Record Extension Library.
Installation
Add this to your application's shard.yml:
dependencies:
xtst:
github: phil294/xtst-cr
Then run in terminal:
shards install
Usage
require "xtst"
module YourModule
record = Xtst::RecordExtension.new
end
For more details see the doc blocks in the source.
Documentation
You can generate documentation for yourself:
crystal doc
Then you can open /docs/index.html in your browser (untested).
Contributing
- Fork it ( https://github.com/phil294/xtst-cr/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Philip Waritschlager - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Jul 21, 2023
- Commit
ae4e6f48c21b- Indexed
- not yet
Dependents
Repository
github.com/phil294/xtst-cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 25, 2026
- Versions
- 3