L2Hmj

C 68 completed
Other
unknown / perl · small
311
Files
84,467
LOC
0
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1418584
Phase
done
Progress
0%
Started
2026-04-16 07:01:45
Finished
2026-04-16 07:01:45
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
35.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #50982
Member of a group with 24 similar repo(s) — canonical #484751 view group →
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.

AI Prompt

Create a system for updating a LaTeX to HTML conversion tool. I need a setup that allows users to manage configuration via `.pin` source files. The process should involve running a `./configure` script followed by `make install` to generate and install necessary executables like `latex2html` and `pstoimg` into `/usr/local/bin/`. Please ensure that any modifications made to the `.pin` files correctly trigger a regeneration and reinstallation of the corresponding scripts. The project structure should also accommodate documentation, FAQs, and examples.
perl latex html build-system scripting documentation command-line
Generated by gemma4:latest

Catalog Information

Create a system for updating a LaTeX to HTML conversion tool. I need a setup that allows users to manage configuration via .pin source files. The process should involve running a ./configure script followed by make install to generate and install necessary executables like latex2html and pstoimg into /usr/local/bin/. Please ensure that any modifications made to the .pin files correctly trigger a regeneration and reinstallation of the corresponding scripts. The project structure sho

Tags

perl latex html build-system scripting documentation command-line

Quality Score

C
68.0/100
Structure
51
Code Quality
77
Documentation
71
Testing
50
Practices
75
Security
92
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No CI/CD configuration — manual testing and deployment
  • 1592 duplicate lines detected — consider DRY refactoring
  • 8 'god files' with >500 LOC need decomposition

Recommendations

  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency

Languages

perl
91.8%
text
6.5%
markdown
1.1%
shell
0.4%
html
0.2%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1133161.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV