pygmalion-utils 0.1.0

A module that provides utility functions for the Pygmalion Solidity lexer.
Documentation
1
2
3
4
5
6
7
# pygmalion-utils

This module provides utility functions and structures to support the main functionality of the Pygmalion Solidity lexer. The utilities include command-line interface (CLI) argument parsing and asynchronous file I/O operations.

## License

This module is part of Pygmalion and is licensed under the MIT License. See the [LICENSE](https://github.com/icanvardar/pygmalion/blob/main/pygmalion-utils/LICENCE) file for more details.