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-1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

normino-1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for normino-1.0.tar.gz
Algorithm Hash digest
SHA256 dd2055b4c0bcd618051f7f6adfcbd646e91a0d0ce31ddbef7a68cb9dbf4ad7f0
MD5 c62d409463c5ccb1287c8d8ce4275253
BLAKE2b-256 db1b2a68a7546105f704f51a5c9326a4dc8f00a20332d063706687c20b00dba7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for normino-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4a9dd3738ae6755d7c1afc1b3cf8c5a78d23529f25e537169b9c9ef223aa663
MD5 47a54c7cc35c45981a25c2ae49e12f7b
BLAKE2b-256 8e431d9a555585ad8f7039b7918297fe65097f0f03b37b521f1c8335961e64f1

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