Showing 169 open source projects for "linux file parser"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Apache::PAR is a Perl module for mod_perl to provide the ability to serve static content, Perl Registry scripts, PerlRun scripts, and mod_perl modules from a single Perl ARchive (PAR) file. This archive can then be moved to other locations on the same sy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    StarPeak ToolKit provides an API for document and GUI based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A PHP class file that allows one to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html markup and other client side scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    I developed this for PBS as a quick way to display local station events. This app uses the iCal standard, but in an XML format (xCal) with a MySQL and perl backend. You can import xCal events from an .xsc file to MySQL. Uses XML/XSL/XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sonda is a powerful and simple way to implement polls on a Website. It outputs a nice themed graphic table with a precise percentage calculation. It is easy to customize the program with a config file. Sonda keeps a voters IP log and doesn't need a db.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZopeXMLMethods provides methods to apply to Zope objects for XML/XSLT processing. XSLTMethod associates XSLT transformers with XML documents. ZopeXMLMethods succeeds XMLTransform. It features file-system caching and works with many XML/XSLT libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Shark CGI Function simplifies programming CGI's in C. It extracts variables and contents from GET, POST & multipart/form-data forms (including file uploads and cookies) and makes them accessible as environment variables. See homepage for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This simple Skript is a small solution for web-aplications to upload pictures.The features: - CGI-parser in Perl for simultaneously upload of formdatas and pictures (jpg and gif) - running on Win-, Unix- or Linux-Servers - no compellingly need for Per
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    A set of Perl scripts for website content management. Includes a user manager, an encrypted journal, a simple blog parser, CGI counter, web calendar, and photo album generator. Still a little clunky. Tested with Linux/Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cfour is a collection of reusable classes to simply common programming tasks and lower development time. The collection includes classes for file i/o, class persistence, character menus, cgi, cookies, and translation between xml tags and data pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    disKatalog is a media database. It allow to index media content such as cd, hard-drive and other and maintain it in xml file. It is possible to performe search for content using regular expression or plain text. Adding new new language resources is eas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yang is a news fetcher. It grabs data from news sites like slashdot, freshmeat, betanews and others, and helps publishing an HTML file containing those news. It will be fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    def2html is a small and simple to use perl program for generating html files. def2html looks for one or more patterns and replaces them by the desired text. the generated text will be written into the file indicated at the beginning of the def
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Group web site. The main parts of the project will be an infrastructure to manage people, access data... and a ressource manager. The site will also contain a news page, mailing lists, forums, ... but we'll try to put as much as possible in the resource
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Just Another Multipart Parser is a java-based implementation of a multipart/form-data (RFC 1867) encoding parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RAVERRtf is a PHP class to create RTF files from scratch. It implements methods to write to a buffer that can be collected, to produce a functional RTF file without any kind of special libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GSP is a "jsp/asp like" page parser. It generates cgi program source code from a html page with embedded code hidden in <% %> tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A multi-user web based file editor with file locking to eliminate overwriting file modifications, cvs support for revisioning and personalized color schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iTemplate is PHP class for dynamic creating web pages. You can simple and very fast crate parts of template whose have to be in loop, replace values from template, and include another template file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WILLPOS stands for the at Work IndividuaL Lunch Pre-Ordering System. It was designed to automated the task of ordering from a take out service in a work environment. It uses HTML templates for a fully customizable interface along with GDBM database file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MultipartHttpServletRequest provides multipart/form-data parsing capabilities and easy handling of file uploads for Servlets and JSP. It implements HttpServletRequest so that it may be used as a normal Servlet request object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHProxy is a PHP based web proxy that allows users to browse the net without restrictions and anonymously, without having to modify their browser's SOCKS proxy options. Its aims are to be easy to use and lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A PHP script which converts jpeg-files to Macromedia Flash (.swf) format on the fly. This script does not need any other modules (like "libswff"). SWF is the file format used by Macromedia Flash to deliver graphics, animation and sound to users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Way back when, it seemed a cool idea to make this project - This project is a small perl-based CGI-BIN that adds functionality to a webserver by allowing CD-ROM images to be stored on a central server, but then shared out as NFS-shares, SMB-shares, FTP-s
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB