Skip to main content

No project description provided

Project description

Normino

Normino is a command-line tool that enhances the functionality of the norminette command, providing a more user-friendly and informative output for checking the coding style of your C files.

Features

  • Colorized output for better readability
  • Detailed error messages with line and column numbers
  • Summary of correct files and files with errors
  • Support for file patterns and additional norminette arguments

Installation

You can install Normino using pip:

​ pip install normino

Make sure you have norminette installed and accessible in your system's PATH.

Usage

To run Normino, simply use the normino command followed by the filenames or file patterns you want to check:

​ normino file1.c file2.c normino *.c normino src/*.c include/*.h

You can also provide additional arguments for norminette using the -a or --args option:

​ normino -a -R CheckForbiddenSourceHeader file.c

Options

  • -e, --error_only: Display only errors
  • -s, --summary_only: Display only the summary
  • -d, --detailed: Display detailed error messages
  • -a, --args: Additional arguments for norminette

Examples

Check all .c files in the current directory:

​ normino *.c

Check specific files and display only errors:

​ normino file1.c file2.c -e

Check files in the src directory and display a summary:

​ normino src/*.c -s

Check files with detailed error messages:

​ normino file.c -d

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. https://github.com/SLDDL/Normino

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

normino-2.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

normino-2.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file normino-2.0.tar.gz.

File metadata

  • Download URL: normino-2.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for normino-2.0.tar.gz
Algorithm Hash digest
SHA256 92d78d1cbcda6b784508f0aba2aacd661446a69b5d453dd0cfec410cbde7f6e0
MD5 ff6ba2ea3af3794750f1f68a50809248
BLAKE2b-256 0f4b61a904cdfa2508c9986c1bb47c50e4cbff1032a5b6b0228b8375e70ea84d

See more details on using hashes here.

File details

Details for the file normino-2.0-py3-none-any.whl.

File metadata

  • Download URL: normino-2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for normino-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b9c821eb389b4d0d7d1293c1ddfdc7d93956871b9db3f93a864461e977a3e206
MD5 2998999c9ab50ba5d83621c3753417c0
BLAKE2b-256 dfa3caf8ad9b9ce00391a2b7659f8204d4257dea6bfb1227eb185000ca075766

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page