Skip to content
View stargazystudios's full-sized avatar

Block or report stargazystudios

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. scaledAnimationMetaDataToGameXml scaledAnimationMetaDataToGameXml Public

    Perl script to parse Spriter SCML animation XML, and TexturePacker sprite atlas XML, and merge them into a custom XML output document. Similarly named frames in the input documents are identified, …

    Perl 1

  2. macos-dylibtools macos-dylibtools Public

    Collection of scripts to help with the migration of dylib libraries, built for a local environment, to a portable package.

    Shell 1

  3. xmlToHeader xmlToHeader Public

    Perl script to parse a given XSD file, and conforming XML file, and output C header files containing enumerations for each Complex Type flagged with a Processor Instruction in the XSD.

    Perl

  4. xmlInjectUids xmlInjectUids Public

    Perl script to parse a given XSD file, and conforming XML file, and then inject UID attributes into the XML elements, of the Complex Types flagged with a Processor Instruction in the XSD.

    Perl

  5. xmlInjectElementCount xmlInjectElementCount Public

    Parse a given XSD file, and an accompanying, conforming XML file. If any matching Processing Instructions are found in the XSD file, then XML Elements in the scope specified, and with the name spec…

    Perl

  6. xmlDeleteOptionalAttributes xmlDeleteOptionalAttributes Public

    The script parses a given XSD file, and an accompanying, conforming XML file. ComplexTypes in the XSD with optional attributes are flagged, and any Elements found in the XML document of those types…

    Perl