ramile icon indicating copy to clipboard operation
ramile copied to clipboard

China software copyright extraction tool - 中国软件著作权代码自动提取工具

Results 9 ramile issues
Sort by recently updated
recently updated
newest added

Feature: - general comment block filter and Python multiline docstrings filter - sharp("#") comment filter for Python - Python processor Update: - move filters to another package named `filters` Fix:...

根据《中国著作权法》要求,如果代码超过3000行,word里保留前30页和后30页,每页50行。 这个改动自动完成这件事。

It can generate docx random index in the file list.

All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters 请问这个报错怎么处理呢? ``` I'm going to extract 300000000.0 lines from E:\workspace\xiaoxi\moye\XDataCenter_Server\AdIncome\client. Traceback (most recent call last):...

例如:alignItems: 'center', //xxxxxxxxxxxxxxxxx 我编写了过滤规则但是没生效,我看到它是直接读取原文件进行保存的,所以我无法实现手动过滤

Add support for C#. Comments in C# is the same as in Java, so basically copy the `java_processor`