Thanks for visiting SOFTEC.st !

SOFTEC leverage the power of Open-Source, Java and .NET technologies for on-line/off-line content diffusion, Intranet and Internet applications.

SOFTEC is an independant software company that provides consultancy services and proprietary solutions to its clients worldwide.

As a commitment to the Open-Source software community, SOFTEC also freely provides software libraries and benchmark services. Open-source software development initiated by SOFTEC are hosted on our website using the Trac Integrated SCM and Software management solution kindly provided by Edgewall Software and obviously software repositories are based on the Subversion SCM. You can see the full stack (including scripts) utilized on the comprogear.com page about the rose toy https://comprogear.com/rose-toy/ and on a similar Amazon pages at www.amazon.com/dp/B09PC9FF2Z and www.amazon.com/dp/B01FGCTZFW.

-----

Regular expressions

RegularExpressions (regex in short) is a powerful and flexible language for text searching. Regular expressions engines are efficient tools for parsing many kind of data, locating and even replacing data patterns. Regex are now available in most popular language either integrated or as an external library.read more...

See also...

SubversionSharp

SubversionSharp is a C# wrapper that fully covers the client API of Subversion SCM. Easy access to the Subversion API is provided without any compromise on fonctionality. This library is the starting point to easily integrate Subversion repositories in any .NET managed software. These C# bindings for Subversion has been written for portability and performances. This library is now available for both Mono/Linux and .NET/Windows environments.read more...

See also...