Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/racket/string-constants


https://github.com/racket/string-constants

racket

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# string-constants

This the source for the Racket packages: "string-constants",
"string-constants-doc", "string-constants-lib",
"string-constant-lib-lgpl".

### Contributing

Contribute to Racket by submitting a [pull request] or reporting an
[issue]. See also the "Community" section of the [racket web page].

Full documentation for the functions in this library and a practical
guide on translation are available in the official documentation site:
https://docs.racket-lang.org/string-constants

### License

Racket, including these packages, is free software, see [LICENSE]
for more details.

By making a contribution, you are agreeing that your contribution
is licensed under the [Apache 2.0] license and the [MIT] license.

This repository also contains the "string-constants-lib-lgpl" package,
which is distributed under the [LGPL v3.0] license.

[MIT]: https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
[Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0.txt
[pull request]: https://github.com/racket/string-constants/pulls
[issue]: https://github.com/racket/string-constants/issues
[racket web page]: https://www.racket-lang.org/
[LICENSE]: LICENSE
[LGPL v3.0]: https://github.com/racket/racket/blob/master/racket/src/LICENSE-LGPL.txt