Skip to main content

no_comments strips comments from various file types

Project description

Easy way to strip comments from various file types.

Description:

Comment stripping utility. Handles both inline comments and block comments. Strips C/C++ comments by default (both inline and block).

Usage:

  • cat source_code_file | no_comments > out

Features:

  • strip only inline comments / block comments

  • configurable delimiters

  • strip only comments at the beggining of the line

  • preserve empty lines which contained comments before

Installation:

  • easy_install no_comments or pip install no_comments

  • run no_comments –help

Notes:

This utility is DUMB - as it’s not language specific it doesn’t understand the syntax (It will remove comments in strings, ignore nested comments or so).

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

no_comments-0.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file no_comments-0.1.tar.gz.

File metadata

  • Download URL: no_comments-0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for no_comments-0.1.tar.gz
Algorithm Hash digest
SHA256 43d760678bf87d302e73154a8aa3d3aa0dc31b8559987c215d6d3241f817c135
MD5 8c2fe3dae0d13dc473c9b00ecd58efbf
BLAKE2b-256 cbe9d43f4944a0fde15215d3aeba35772970063e6fe86b7073d3b8d82bdcdf48

See more details on using hashes here.

Supported by

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