L2Hmj
C 68 completed
Other
unknown / perl · small
311
Files
84,467
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#1418584Phase
doneProgress
0%Started
2026-04-16 07:01:45Finished
2026-04-16 07:01:45LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
35.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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
Frameworks
None detected
Embed Badge
Add to your README:
